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

This commit is contained in:
2026-03-13 21:19:46 +00:00
parent cd0a71385e
commit 74e75e1707

View File

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