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 e86073e commit b6e35d7Copy full SHA for b6e35d7
.github/workflows/publish-preview.yml
@@ -5,7 +5,7 @@ on:
5
6
concurrency:
7
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
8
- cancel-in-progress: true
+ cancel-in-progress:true
9
10
jobs:
11
publish:
0 commit comments