Skip to content

Commit 9ec9cb1

Browse files
committed
remove concurrency ref from github release step
1 parent e0ea8ee commit 9ec9cb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/create-github-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
tags:
66
- "@segment/*"
77

8-
concurrency: ${{ github.workflow }}-${{ github.ref }}
9-
108
jobs:
119
github_release:
1210
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)