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.
2 parents ac1bbac + 2c164b4 commit fee80d0Copy full SHA for fee80d0
.github/workflows/build.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
tags:
6
- '*'
7
+ workflow_dispatch:
8
9
env:
10
DOCKER_IMAGE_URL: ${{ vars.REPO_DOCKER_IMAGE_URL }}
0 commit comments