Enable basic authentication
All checks were successful
Deploy / Deploy (push) Successful in 12s

This commit is contained in:
2026-02-02 17:26:36 +00:00
parent 93305e4114
commit 050cb7118c
2 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ jobs:
output-file: './config.yml'
env:
CFG_NTFY_TOKEN: ${{ secrets.CFG_NTFY_TOKEN }}
CFG_MAILRISE_PASSWORD: ${{ secrets.CFG_MAILRISE_PASSWORD }}
- name: Setup ssh-agent
uses: webfactory/ssh-agent@v0.9.0