Skip to content

Commit 33f21c1

Browse files
authored
chore: update publish.yml
1 parent 88bf56d commit 33f21c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
workflow_dispatch: # manually trigger if previous runs failed
2121

2222
concurrency:
23-
group: ${{ github.workflow }}-${{ github.ref }}
23+
group: publishing
2424
cancel-in-progress: true
2525

2626
jobs:

0 commit comments

Comments
 (0)