We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70462d0 commit 8fe3b46Copy full SHA for 8fe3b46
.github/workflows/publish.yml
@@ -26,3 +26,4 @@ jobs:
26
uses: katyo/publish-crates@02cc2f1ad653fb25c7d1ff9eb590a8a50d06186b
27
with:
28
registry-token: ${{ secrets.CRATES_TOKEN }}
29
+ ignore-unpublished-changes: true
0 commit comments