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 name: Publish branch Docker
on: [push] on:
branches: push:
- master branches:
- develop - master
- develop
jobs: jobs:
build: build: