We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f85e07 commit 1062156Copy full SHA for 1062156
.github/workflows/build-and-push.yaml
@@ -4,7 +4,8 @@ on:
4
push:
5
tags:
6
- 'v*'
7
-
+ workflow_dispatch:
8
+
9
jobs:
10
build_and_push:
11
runs-on: ubuntu-latest
0 commit comments