Skip to content

Commit

Permalink
fix: set to push:true
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbutongit committed Apr 29, 2024
1 parent 3313c1d commit 3bec522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
context: .
file: worker/Dockerfile
push: false
push: true
tags: |
ghcr.io/xgovformbuilder/forms-worker:${{inputs.version }}
ghcr.io/xgovformbuilder/forms-worker:latest

0 comments on commit 3bec522

Please sign in to comment.