Skip to content

Commit

Permalink
Remove dry run option, #9
Browse files Browse the repository at this point in the history
  • Loading branch information
alygin committed Jul 17, 2021
1 parent 0c4ea02 commit 28e4113
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: publish
args: --dry-run
- name: Create release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit 28e4113

Please sign in to comment.