Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 authored Jun 24, 2024
1 parent 7e3cd12 commit 83b4242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
tag_name: ${{ env.OLD_PRE_TAG }}
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }

- name: Publish GitHub Release
if: contains(github.event.head_commit.message, 'Bump version') == false
Expand Down

0 comments on commit 83b4242

Please sign in to comment.