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 f596b73 commit 00a3fdfCopy full SHA for 00a3fdf
.github/workflows/test-and-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Install dependencies
40
uses: bahmutov/npm-install@v1
41
- run: yarn build
42
- - run: npx semantic-release@17 -d
+ - run: npx semantic-release@17
43
env:
44
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
45
GH_TOKEN: ${{secrets.GH_TOKEN}}
0 commit comments