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 fa306e3 commit b9b24f1Copy full SHA for b9b24f1
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
#- run: curl -fsSL https://raw.githubusercontent.com/npm/cli/refs/heads/oidc-install/install.sh | bash
29
- run: npm publish --dry-run --tag=auth-check
30
- run: npm clean-install
31
- - run: npm ls @semantic-release/npm --all
+ #- run: npm ls @semantic-release/npm --all
32
- run: npx semantic-release@alpha --debug
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments