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:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -30,8 +30,8 @@ jobs:
|
|||||||
ACCESS_TOKEN_USR=${{ gitea.actor }}
|
ACCESS_TOKEN_USR=${{ gitea.actor }}
|
||||||
ACCESS_TOKEN_PWD=${{ gitea.token}}
|
ACCESS_TOKEN_PWD=${{ gitea.token}}
|
||||||
env:
|
env:
|
||||||
USER: ${{gitea.actor}}
|
USER: ${{ gitea.actor }}
|
||||||
PASSWORD: ${{gitea.token}}
|
PASSWORD: ${{ gitea.token}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user