Skip to content

Commit 0038c6c

Browse files
committed
remove invalid option
1 parent 334a610 commit 0038c6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424

2525
- uses: JS-DevTools/npm-publish@v1
2626
with:
27-
token: ${{ secrets.NPM_TOKEN }}
28-
dryrun: true
27+
token: ${{ secrets.NPM_TOKEN }}
2928

3029

0 commit comments

Comments
 (0)