mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 20:52:14 +01:00
fixing issue in cd workflow
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: Gotenberg continuous delivery
|
name: Gotenberg continuous delivery
|
||||||
on: push
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- releases/*
|
- releases/*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|||||||
Reference in New Issue
Block a user