mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
🐳 Switches token for updating DockerHub desc
This commit is contained in:
parent
23f2c1af74
commit
9a21f3919b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build-publish.yml
vendored
2
.github/workflows/docker-build-publish.yml
vendored
|
|
@ -96,5 +96,5 @@ jobs:
|
|||
readme-filepath: ./docker/docker-readme.md
|
||||
short-description: Dashy - A self-hosted start page for your server
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
password: ${{ secrets.DOCKER_USER_PASS }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue