Update .github/workflows/build.yml
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 48m41s

This commit is contained in:
Seraphim Strub 2024-12-28 21:51:28 +00:00
parent 22c2ecf172
commit b8e57254fd

View file

@ -119,11 +119,11 @@ jobs:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
registry: rievo.dev
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Push Image to GHCR
- name: Push Image to registrz
uses: https://github.com/redhat-actions/push-to-registry@v2
id: push
env: