Skip to content

Commit b974140

Browse files
committed
fix: release.yml
1 parent 39a9930 commit b974140

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
release:
55
types: [created]
66

7+
concurrency: ${{ github.workflow }}-${{ github.ref }}
8+
79
jobs:
810
release:
911
name: Release

0 commit comments

Comments
 (0)