Skip to content

Commit b8c0323

Browse files
chore: update global workflows (#417)
1 parent 2b5a4d9 commit b8c0323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
if: ${{ github.repository != 'LizardByte/.github' }}
3333
secrets:
3434
DOCKER_HUB_USERNAME: ${{ secrets.DOCKER_HUB_USERNAME }}
35+
DOCKER_HUB_PASSWORD: ${{ secrets.DOCKER_HUB_PASSWORD }}
3536
DOCKER_HUB_ACCESS_TOKEN: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}
3637
GH_BOT_NAME: ${{ secrets.GH_BOT_NAME }}
3738
GH_BOT_TOKEN: ${{ secrets.GH_BOT_TOKEN }}

0 commit comments

Comments
 (0)