Skip to content

Commit f1967b0

Browse files
authored
automate crate release on release drafter (#182)
* automate crate release on release drafter * added dirty
1 parent 314f9fd commit f1967b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cratesio-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ jobs:
3131
- uses: katyo/publish-crates@v1
3232
with:
3333
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
34+
args: --allow-dirty

0 commit comments

Comments
 (0)