chore: set push to true
parent
3b7153ba23
commit
5ab286814a
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
uses: docker/build-push-action@v3.1.1
|
||||
with:
|
||||
file: Dockerfile
|
||||
push: true
|
||||
context: .
|
||||
tags: |
|
||||
ghcr.io/${{ env.IMAGE_NAME }}:latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue