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 be12a1f commit fa56834Copy full SHA for fa56834
.github/workflows/release.yml
@@ -12,4 +12,4 @@ jobs:
12
with:
13
package_mask: "v8runner-*.ospx"
14
secrets:
15
- PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
+ PUSH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments