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 b3e3f2c commit c711de8Copy full SHA for c711de8
.github/workflows/publish.yaml
@@ -149,4 +149,4 @@ jobs:
149
with:
150
files: artifacts/*
151
env:
152
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}
0 commit comments