build condition

This commit is contained in:
NewFututre
2020-08-03 19:02:46 +08:00
parent 0ba8823837
commit e8585aa450
+1
View File
@@ -28,6 +28,7 @@ jobs:
tag_with_ref: true
add_git_labels: true
- name: Build and push Docker images to release docker
if: github.event_name != 'pull_request'
uses: docker/build-push-action@v1.1.0
with:
username: ${{ github.actor }}