ci: hardcode dockerhub username (#1555)

This commit is contained in:
Callum Tait 2022-06-22 16:15:50 +01:00 committed by GitHub
parent 23f091d7fa
commit 3c7d3d6b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ on:
env:
RUNNER_VERSION: 2.293.0
DOCKER_VERSION: 20.10.12
DOCKERHUB_USERNAME: ${{ secrets.DOCKER_USER }}
DOCKERHUB_USERNAME: summerwind
jobs:
build-runners: