Skip to content

Commit f5c0d13

Browse files
committed
ci: Remove invalid field
1 parent 931c5e8 commit f5c0d13

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ name: Publish packages
33
on:
44
push:
55
tags: ["*"]
6-
7-
concurrency:
8-
group: ${{github.workflow}}-${{github.ref}}
9-
cancel-in-progress: true
6+
workflow_dispatch:
107

118
permissions:
129
contents: write

0 commit comments

Comments
 (0)