fixing issue in cd workflow

This commit is contained in:
Julien Neuhart
2019-08-20 11:21:55 +02:00
parent af326c0b1e
commit b350edc250

View File

@@ -1,8 +1,8 @@
name: Gotenberg continuous delivery
on: push
push:
branches:
- releases/*
on:
push:
branches:
- releases/*
jobs:
publish: