actually fixed action yml

This commit is contained in:
vabene1111
2020-04-13 22:55:50 +02:00
committed by GitHub
parent 571f670db0
commit 0b250c71aa

View File

@@ -1,8 +1,9 @@
name: Publish branch Docker
on: [push]
branches:
- master
- develop
on:
push:
branches:
- master
- develop
jobs:
build: