test secrets
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 5s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
ACCESS_TOKEN_PWD=${{env.PASSWORD}}
|
||||
env:
|
||||
USER: ${{gitea.actor}}
|
||||
PASSWORD: ${{gitea.token}}
|
||||
PASSWORD: ${{secrets.GITEA_TOKEN}}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user