Skip to content

Commit

Permalink
forgot GITHUB_TOKEN env
Browse files Browse the repository at this point in the history
  • Loading branch information
norganos authored Dec 2, 2023
1 parent 03e8915 commit a1625d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
arguments: assemble publish
env:
BUILD_VERSION: ${{ github.event.release.tag_name }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a1625d6

Please sign in to comment.