Skip to content

Commit

Permalink
set github token
Browse files Browse the repository at this point in the history
  • Loading branch information
femnad committed Dec 23, 2023
1 parent fdba79b commit 8bb9f99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
fetch-depth: 0

- name: Create new tag and release
env:
GH_TOKEN: ${{ github.token }}
run: |
python3 .github/workflows/release.py

0 comments on commit 8bb9f99

Please sign in to comment.