Update .gitea/workflows/deploy.yml #6

Closed
dominic wants to merge 1 commits from dominic-patch-1 into main
Showing only changes of commit b476fa7810 - Show all commits

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