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 a285fcf commit 0b9c972Copy full SHA for 0b9c972
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