Skip to content

Commit 49f80b8

Browse files
committed
ci: update publish workflow
1 parent d222e5a commit 49f80b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/publish.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
release:
55
types: [published]
66

7+
concurrency:
8+
group: publish-crates
9+
cancel-in-progress: true
10+
711
jobs:
812
publish:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)