Skip to content

Commit

Permalink
fix: release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niracler committed Dec 20, 2023
1 parent 97c42c7 commit 9dfdb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Bump version and push tag
uses: mathieudutour/github-tag-action@v5
id: ${{ env.VERSION }}
id: tag_version
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 9dfdb3d

Please sign in to comment.