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 76cc56e commit 2af0bfeCopy full SHA for 2af0bfe
1 file changed
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ on:
9
- 'v*'
10
11
concurrency:
12
- group: ${{ github.workflow }}-${{ github.ref }}
+ group: 'publish-docs'
13
cancel-in-progress: true
14
15
permissions:
0 commit comments