actually fixed action yml
This commit is contained in:
parent
571f670db0
commit
0b250c71aa
3
.github/workflows/docker-publish.yml
vendored
3
.github/workflows/docker-publish.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Publish branch Docker
|
||||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
|
Loading…
Reference in New Issue
Block a user