Skip to content

Commit

Permalink
chore: disable dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBrazier committed Mar 11, 2022
1 parent 71f23af commit 027f401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
dry-run: true
package: ./package/package.json

- name: Create GitHub Release
Expand Down

0 comments on commit 027f401

Please sign in to comment.