Skip to content

Commit fee80d0

Browse files
authored
Merge pull request #879 from onflow/bastian/manual-image-build
Allow manual image build
2 parents ac1bbac + 2c164b4 commit fee80d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- '*'
7+
workflow_dispatch:
78

89
env:
910
DOCKER_IMAGE_URL: ${{ vars.REPO_DOCKER_IMAGE_URL }}

0 commit comments

Comments
 (0)