Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fischerscode committed Sep 28, 2021
1 parent 4c4ad5f commit b43e612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
repository: "fischerscode/tagger"
fileName: "tagger.linux"
out-file-path: ${{ github.action_path }}
tag: v0.0
tag: v0.0.2
- run: |
mv ${{ github.action_path }}/tagger.linux ${{ github.action_path }}/tagger
chmod +x ${{ github.action_path }}/tagger
Expand Down

0 comments on commit b43e612

Please sign in to comment.