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.
2 parents a5e5200 + 0b9c972 commit 907a2b7Copy full SHA for 907a2b7
1 file changed
.github/workflows/release.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
package_mask: "v8runner-*.ospx"
14
secrets:
15
- PUSH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
0 commit comments