This commit is contained in:
parent
770f336a77
commit
9f71277e48
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: "https://scm.wyattjmiller.com"
|
||||
registry: scm.wyattjmiller.com
|
||||
username: ${{ secrets.GH_ACTION_USERNAME }}
|
||||
password: ${{ secrets.GH_ACTION_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user