Skip to content

Commit

Permalink
Remove dry-run
Browse files Browse the repository at this point in the history
  • Loading branch information
huntharo committed Jun 12, 2023
1 parent 758eea3 commit efc8d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:

- name: Publish with CLI to Code Artifact
run: |
npm publish --access public --ignore-scripts --dry-run
npm publish --access public --ignore-scripts

0 comments on commit efc8d42

Please sign in to comment.