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