Skip to content

Commit

Permalink
Fix publish-action version tag (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDenton authored Sep 25, 2024
1 parent b367e95 commit e750921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Run publish-action
uses: tu6ge/publish-action@0.4.5
uses: tu6ge/publish-action@v0.4.5
env:
# This can help you tagging the github repository
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e750921

Please sign in to comment.