Skip to content

Commit d61d440

Browse files
committed
Update .github/workflows/version-or-publish.yml
Signed-off-by: Sora Morimoto <[email protected]>
1 parent ad5e11e commit d61d440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77

8-
concurrency: ${{ github.workflow }}-${{ github.ref }}
8+
concurrency: ${{ github.workflow }}
99

1010
permissions: read-all
1111

0 commit comments

Comments
 (0)