Skip to content

Commit

Permalink
chore(release): Add GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed Aug 11, 2024
1 parent 92da875 commit 76db2d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ jobs:
with:
tag: true
- run: gh workflow run publish.yml
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 76db2d2

Please sign in to comment.