Update docker-publish.yml

This commit is contained in:
Sara Aimée Smiseth 2020-06-12 12:58:39 +02:00 committed by GitHub
parent d9535a54bc
commit c9719fdde3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ jobs:
# Build and push image to docker hub. # Build and push image to docker hub.
buildx: buildx:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name == 'push'
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2