mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 21:22:15 +01:00
fixing issue in cd workflow
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: Gotenberg continuous delivery
|
name: Gotenberg continuous delivery
|
||||||
on: push
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- releases/*
|
- releases/*
|
||||||
|
|||||||
Reference in New Issue
Block a user