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 82322f4 commit a568798Copy full SHA for a568798
.github/workflows/build_at_release.yaml
@@ -1,10 +1,10 @@
1
name: Build and Release
2
3
on:
4
- workflow_dispatch
5
release:
6
types:
7
- created
+ workflow_dispatch:
8
9
env:
10
REGISTRY: ghcr.io
0 commit comments