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 49f1641 commit 6a34874Copy full SHA for 6a34874
.github/workflows/build-deploy.yaml
@@ -5,6 +5,7 @@ on:
5
release:
6
types: [published]
7
8
+ workflow_dispatch:
9
pull_request: []
10
11
# On push to main we build and deploy images
0 commit comments