Update .gitea/workflows/docker-compose-deploy.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user