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

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