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 d07e9e2 commit c9829a2Copy full SHA for c9829a2
1 file changed
.github/workflows/create-release.yaml
@@ -43,9 +43,4 @@ jobs:
43
GIT_AUTHOR_EMAIL: secrets.automation.dev@il.ibm.com
44
GIT_COMMITTER_NAME: secrets.automation.dev
45
GIT_COMMITTER_EMAIL: secrets.automation.dev@il.ibm.com
46
- #NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
47
run: npx semantic-release
48
-
49
- - name: Test OIDC publish (dry-run)
50
- if: github.event_name == 'workflow_dispatch'
51
- run: npm publish --dry-run --verbose
0 commit comments