Skip to content

Commit

Permalink
No dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Mar 5, 2023
1 parent f5e8067 commit 5b304ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-canary.yml
Expand Up @@ -38,5 +38,5 @@ jobs:
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
dry-run: true
dry-run: false
tag: canary

0 comments on commit 5b304ae

Please sign in to comment.