deps
Some checks failed
Plex Update / update (push) Failing after 4s

This commit is contained in:
Vivian 2023-09-09 10:36:38 +02:00
parent 4cdf69c21e
commit 97e0afdfa6

View file

@ -17,6 +17,8 @@ jobs:
VAULT_ADDR: ${{ secrets.VAULT_ADDR }}
VAULT_TOKEN: ${{ secrets.VAULT_TOKEN }}
run: |
apt-get install vault -y
git config user.name "Forgejo Actions Bot"
git config user.email "<>"