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 3769259 commit db0cc9eCopy full SHA for db0cc9e
.github/workflows/release.yml
@@ -25,6 +25,6 @@ jobs:
25
- uses: actions/setup-node@v4
26
with:
27
node-version-file: .nvmrc
28
- - run: npx semantic-release@alpha --debug
+ - run: npx semantic-release@beta --debug
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments