This commit is contained in:
parent
fe57ed20d2
commit
70709ca4f1
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ jobs:
|
|||
- name: Login to CoastalCommits
|
||||
uses: actions/docker-login@v3
|
||||
with:
|
||||
registry: coastalcommits.com
|
||||
username: SeaswimmerTheFsh
|
||||
registry: www.coastalcommits.com
|
||||
username: Seaswimmer
|
||||
password: ${{ secrets.COASTALCOMMITSTOKEN }}
|
||||
- name: Build and push Docker image
|
||||
uses: actions/docker-build-push@v5
|
||||
|
|
Loading…
Reference in a new issue