Skip to content

Commit 90235b8

Browse files
committed
on: workflow_dispatch
1 parent f174c88 commit 90235b8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/container-publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Container image
22

3-
on:
4-
workflow_dispatch:
5-
release:
6-
types: [published]
3+
on: workflow_dispatch
74

85
env:
96
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)