Skip to content

Commit

Permalink
ci: pass token
Browse files Browse the repository at this point in the history
  • Loading branch information
imayushsaini committed Feb 3, 2024
1 parent 3d9045c commit 145d7a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
uses: anothrNick/[email protected]
with:
default_bump: minor
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: false

- name: Zip Files for Windows
run: |
Expand Down

0 comments on commit 145d7a9

Please sign in to comment.