push change token name

This commit is contained in:
2023-11-19 17:43:32 +01:00
parent 8a26981a06
commit 3b544fc61f
2 changed files with 12 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: ${{ gitea.repository }}
token: ${{ secrets.ACCESS_TOKEN_GIT }}
token: ${{ secrets.REPO_PULL_GITEA }}
- name: Login to docker private registry
uses: docker/login-action@v3