Merge pull request #42 from qdm12/ci-docker

Fix latest buildx workflow
This commit is contained in:
Francesco Cogno 2020-09-23 18:01:29 +02:00 committed by GitHub
commit c514ec7f05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Buildx latest name: Buildx latest
on: on:
release: release:
types: [published] branches: [master]
paths-ignore: paths-ignore:
- .github/workflows/build.yml - .github/workflows/build.yml
- .github/workflows/buildx-branch.yml - .github/workflows/buildx-branch.yml