Skip to content

Commit 09580ab

Browse files
committed
refactor: adjust group
1 parent 283915a commit 09580ab

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@ on:
77
- master
88
tags:
99
- 'v*'
10-
paths-ignore:
11-
- '**.md'
1210

1311
concurrency:
14-
group: release-${{ github.workflow }}
12+
group: ${{ github.workflow }}-${{ github.repository }}
1513
cancel-in-progress: false
1614

1715
permissions:

0 commit comments

Comments
 (0)