Update push-docker.yml

This commit is contained in:
Anthony Stirling 2023-01-29 14:19:15 +00:00 committed by GitHub
parent ab50b625d4
commit b56e5a0e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
if: github.ref == 'refs/heads/main'
with:
context: .
push: true