Skip to content

Commit 6057c7f

Browse files
authored
Update release.yml
1 parent fad0d63 commit 6057c7f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/release.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
name: Release Binary/Images
1+
name: Release Binary/Images (old)
22

33
on:
4-
release:
5-
types: [created, published]
4+
workflow_dispatch:
5+
# release:
6+
# types: [created, published]
67

78
env:
89
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)