Update .gitea/workflows/deploy.yml

This commit is contained in:
2025-08-04 14:15:52 +00:00
parent 9c11d53641
commit b476fa7810

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