mirror of
https://github.com/NewFuture/DDNS.git
synced 2022-04-19 20:24:44 +00:00
build condition
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user