Skip to content

Commit

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

0 comments on commit 57899c4

Please sign in to comment.