Update docker-github.yml

This commit is contained in:
New Future
2020-08-03 19:35:24 +08:00
committed by GitHub
parent f42b3c3e46
commit 6cb78982a5
+1 -2
View File
@@ -27,7 +27,6 @@ jobs:
echo ::set-output name=name::${DOCKER_REPO}
- name: Build and push Docker images
if: github.event_name == 'pull_request'
uses: docker/build-push-action@v1.1.0
with:
username: ${{ github.actor }}
@@ -35,4 +34,4 @@ jobs:
registry: docker.pkg.github.com
repository: ${{ steps.repo.outputs.name }}
tag_with_ref: true
add_git_labels: true
add_git_labels: true