Skip to content

Commit 0dc514e

Browse files
remove dry run from npm publish action (#97)
1 parent 33d2bc6 commit 0dc514e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ jobs:
2020
- uses: JS-DevTools/npm-publish@v1
2121
with:
2222
token: ${{ secrets.NPM_TOKEN }}
23-
dry-run: true
2423
check-version: true
2524

0 commit comments

Comments
 (0)