Skip to content

Commit

Permalink
fix: filename
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-souza committed Sep 30, 2024
1 parent 2ac3879 commit e613223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
fetch-depth: 0

- name: Create release with tag
run: sh .github/workflows/release-tag.sh
run: sh .github/workflows/tag-release.sh
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e613223

Please sign in to comment.