Update .gitea/workflows/deploy.yml #6

Closed
dominic wants to merge 1 commits from dominic-patch-1 into main

View File

@@ -7,6 +7,12 @@ on:
env:
required: false
type: string
certificate-pem:
required: false
type: string
private-key-pem:
required: false
type: string
inputs:
environment:
required: true