We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f174c88 commit 90235b8Copy full SHA for 90235b8
.github/workflows/container-publish.yml
@@ -1,9 +1,6 @@
1
name: Container image
2
3
-on:
4
- workflow_dispatch:
5
- release:
6
- types: [published]
+on: workflow_dispatch
7
8
env:
9
REGISTRY: ghcr.io
0 commit comments