Skip to content

Commit b9fd218

Browse files
authored
Allow dirty builds in release workflow
1 parent c8ebfde commit b9fd218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,4 @@ jobs:
106106
- uses: katyo/publish-crates@v2
107107
with:
108108
registry-token: ${{ secrets.CRATESIO_KEY }}
109+
args: --allow-dirty

0 commit comments

Comments
 (0)