Skip to content

Commit

Permalink
use v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Oct 31, 2019
1 parent 3f9c291 commit 30eb8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# run: node -e "require('@lona/workspace-to-sketch-library')('.', './.lona-output/sketch-library.sketch')"
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v3-test
uses: mathieudutour/github-tag-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
default_bump: patch
Expand Down

0 comments on commit 30eb8e4

Please sign in to comment.