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