Skip to content

Commit

Permalink
Update GITHUB_TOKEN to RELEASE_SECRET in build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
davoxpa committed Dec 31, 2023
1 parent 57899c4 commit db11f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
./dist/mockingbird-proxy-*.dmg
./dist/mockingbird-proxy-*.AppImage
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RELEASE_SECRET }}

0 comments on commit db11f75

Please sign in to comment.