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 3cc4d89 commit 0bd43f1Copy full SHA for 0bd43f1
.github/workflows/CD.yml
@@ -32,5 +32,3 @@ jobs:
32
- uses: JS-DevTools/npm-publish@v1
33
with:
34
token: ${{ secrets.NPM_TOKEN }}
35
- # TODO: remove the dry run declaration after testing CD doesn't throw
36
- dry-run: true
0 commit comments