This commit is contained in:
parent
f1fe2e79d8
commit
e13f8a1156
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
registry: forgejo.ultrablob.me
|
||||
username: ${{ env.GITHUB_ACTOR }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.REGISTRY_KEY }}
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Build and push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue