We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f676fd3 commit ec62478Copy full SHA for ec62478
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ on:
8
workflow_dispatch:
9
10
concurrency:
11
- group: ${{ github.workflow }}-${{ github.ref }}
+ group: ${{ github.workflow }}
12
cancel-in-progress: false
13
14
jobs:
0 commit comments