Skip to content

Commit

Permalink
add ignore-unpublished-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Sep 12, 2023
1 parent 27d369b commit 5fce74d
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 @@ -43,6 +43,6 @@ jobs:
with:
# args: -v
dry-run: true
# ignore-unpublished-changes: true
check-repo: true
ignore-unpublished-changes: true
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 comments on commit 5fce74d

Please sign in to comment.