Skip to content

Commit

Permalink
change to numaio
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 8, 2024
1 parent ec6bf90 commit 4f4df31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Login to Quay.io registry
env:
QUAY_USERNAME: ${{ secrets.NUMAIO_USERNAME }}
QUAY_PASSWORD: ${{ secrets.NUMAIO_PASSWORD }}
NUMAIO_USERNAME: ${{ secrets.NUMAIO_USERNAME }}
NUMAIO_PASSWORD: ${{ secrets.NUMAIO_PASSWORD }}
uses: docker/login-action@v3
with:
registry: quay.io
Expand Down

0 comments on commit 4f4df31

Please sign in to comment.