We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ea8ee commit 9ec9cb1Copy full SHA for 9ec9cb1
.github/workflows/create-github-release.yml
@@ -5,8 +5,6 @@ on:
5
tags:
6
- "@segment/*"
7
8
-concurrency: ${{ github.workflow }}-${{ github.ref }}
9
-
10
jobs:
11
github_release:
12
runs-on: ubuntu-latest
0 commit comments