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 05e155a commit 97d04f8Copy full SHA for 97d04f8
.github/workflows/deploy-BETA.yml
@@ -48,7 +48,6 @@ jobs:
48
- name: Install Dependencies
49
run: |
50
npm ci
51
- npm i -D semantic-release @semantic-release/commit-analyzer @semantic-release/changelog @semantic-release/npm @semantic-release/git conventional-changelog-conventionalcommits
52
- name: Publish Beta
53
env:
54
GITHUB_TOKEN: ${{ secrets.TOKENX }}
0 commit comments