Skip to content

Commit a568798

Browse files
authored
chore(ci): missing double comma
1 parent 82322f4 commit a568798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_at_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build and Release
22

33
on:
4-
workflow_dispatch
54
release:
65
types:
76
- created
7+
workflow_dispatch:
88

99
env:
1010
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)