Skip to content

Commit b43e612

Browse files
committed
Update action.yaml
1 parent 4c4ad5f commit b43e612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
repository: "fischerscode/tagger"
2121
fileName: "tagger.linux"
2222
out-file-path: ${{ github.action_path }}
23-
tag: v0.0
23+
tag: v0.0.2
2424
- run: |
2525
mv ${{ github.action_path }}/tagger.linux ${{ github.action_path }}/tagger
2626
chmod +x ${{ github.action_path }}/tagger

0 commit comments

Comments
 (0)