mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-22 06:09:09 +01:00
Change dockerhub token for login in dockerhub-description action
This commit is contained in:
parent
2b7d95fdcc
commit
4b6f348795
@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: peter-evans/dockerhub-description@v3
|
uses: peter-evans/dockerhub-description@v3
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_RWD_TOKEN }}
|
||||||
repository: 2fauth/2fauth
|
repository: 2fauth/2fauth
|
||||||
short-description: A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
|
short-description: A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
|
||||||
readme-filepath: docker/README.md
|
readme-filepath: docker/README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user