I suck at yaml-ing
Some checks failed
Svelte Website guild. / Building the website (push) Failing after 18m49s

This commit is contained in:
2023-12-30 12:16:37 +01:00
parent 00f9883a9d
commit 5a5d89d9c9

View File

@ -30,5 +30,5 @@ jobs:
context: '.'
push: true
no-cache: true
secrets:
- GIT_AUTH_TOKEN=${{ secrets.ACCESS_TOKEN }}
secrets: |
GIT_AUTH_TOKEN=${{ secrets.ACCESS_TOKEN }}