Update .gitea/workflows/deploy.yaml
Some checks failed
Deploying Static Site / Build (push) Failing after 16s
Some checks failed
Deploying Static Site / Build (push) Failing after 16s
This commit is contained in:
parent
ce179264be
commit
7c0f8d1aff
@ -6,7 +6,7 @@ jobs:
|
||||
container:
|
||||
image: git.soaos.dev/soaos/ringfairy:latest
|
||||
credentials:
|
||||
username: ${{ gitea.actor }}
|
||||
username: soaos
|
||||
password: ${{ secrets.PACKAGE_ACCESS_TOKEN }}
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
|
Loading…
x
Reference in New Issue
Block a user