Skip to content

Commit a7bc702

Browse files
committed
space
1 parent 86cbe05 commit a7bc702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: "Build npm package"
22

33
concurrency:
4-
group: ${{ github.workflow }}-${{ github.ref }}-${{ inputs.package}}
4+
group: ${{ github.workflow }}-${{ github.ref }}-${{ inputs.package }}
55
cancel-in-progress: true
66

77
env:

0 commit comments

Comments
 (0)