mirror of
https://github.com/alexta69/metube.git
synced 2025-04-03 20:27:36 +03:00
use dockerhub password for syncing README
This commit is contained in:
parent
6eb691029e
commit
0a7d6e246d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
uses: docker://lsiodev/readme-sync:latest
|
||||
env:
|
||||
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
GIT_REPOSITORY: ${{ github.repository }}
|
||||
DOCKER_REPOSITORY: ${{ secrets.DOCKERHUB_REPOSITORY }}
|
||||
GIT_BRANCH: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue