Update .gitea/workflows/docker-compose-deploy.yml

This commit is contained in:
2026-03-13 21:19:35 +00:00
parent 3733dd31ad
commit cd0a71385e

View File

@@ -18,6 +18,9 @@ on:
PUSHOVER_USER_TOKEN:
required: true
type: string
PUSHOVER_APP_TOKEN:
required: true
type: string
jobs:
deploy: