upd
Some checks failed
Authelia Update Check / check-and-notify (push) Failing after 28s

This commit is contained in:
2026-01-11 16:23:27 +01:00
parent a3dd4cbee7
commit 83ca26f21c

View File

@@ -17,8 +17,8 @@ jobs:
- name: Import Secrets from Vault
uses: https://github.com/hashicorp/vault-action@v2
with:
url: https://dein-vault-server.de # <--- Deine Vault URL
token: ${{ secrets.VAULT_TOKEN }} # <--- Nur diesen einen Token musst du in Gitea hinterlegen
url: https://vault.familie-berner.de.de
token: ${{ secrets.VAULT_TOKEN }}
tlsSkipVerify: false
secrets: |
secret/data/authelia/ssh root | SSH_PASSWORD ;