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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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