Skip to content

Commit 3bec522

Browse files
committed
fix: set to push:true
1 parent 3313c1d commit 3bec522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
context: .
3939
file: worker/Dockerfile
40-
push: false
40+
push: true
4141
tags: |
4242
ghcr.io/xgovformbuilder/forms-worker:${{inputs.version }}
4343
ghcr.io/xgovformbuilder/forms-worker:latest

0 commit comments

Comments
 (0)