We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494aaed commit 5a25251Copy full SHA for 5a25251
.github/workflows/build.yml
@@ -51,4 +51,4 @@ jobs:
51
generate_release_notes: true
52
files: ./compiled_wallets/*
53
env:
54
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments