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 ecc24d3 commit a57c5f3Copy full SHA for a57c5f3
.github/workflows/release_minor.yml
@@ -40,4 +40,4 @@ jobs:
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
npm_token: ${{ secrets.NPM_TOKEN }}
43
- release_target: ${{ version-publish-minor }}
+ release_target: version-publish-minor
0 commit comments