Skip to content

Commit b6e35d7

Browse files
authored
Update publish-preview.yml
1 parent e86073e commit b6e35d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
concurrency:
77
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
8-
cancel-in-progress: true
8+
cancel-in-progress:true
99

1010
jobs:
1111
publish:

0 commit comments

Comments
 (0)