change my username
All checks were successful
Docker Build / Build and Push Images (push) Successful in 9s
All checks were successful
Docker Build / Build and Push Images (push) Successful in 9s
Signed-off-by: cswimr <seaswimmerthefsh@gmail.com>
This commit is contained in:
parent
e1ec4e3fdd
commit
18b06f8b16
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: actions/docker-login@v3
|
||||
with:
|
||||
registry: www.coastalcommits.com
|
||||
username: Seaswimmer
|
||||
username: cswimr
|
||||
password: ${{ secrets.COASTALCOMMITSTOKEN }}
|
||||
- name: Build and push Downloader image
|
||||
uses: actions/docker-build-push@v5
|
||||
|
|
Loading…
Reference in a new issue