Skip to content

Commit

Permalink
use PAT for managing the release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kolesnikov committed Feb 19, 2024
1 parent 26a4011 commit 7cd74b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
version: latest
args: release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}

0 comments on commit 7cd74b6

Please sign in to comment.