Update publish-docker.yml

This commit is contained in:
Matthew R Kasun 2021-04-08 11:14:10 -04:00 committed by GitHub
parent 666cc265c3
commit f8c023caa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
name: Publish Docker
on:
pull_request:
branches:
- 'develop'
@ -42,4 +43,3 @@ name: Publish Docker
push: false
tags: |
nusak/netmaker:${{ env.TAG }}