Skip to content

Commit

Permalink
modify update script
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 c8f9f51 commit bd64973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: test
run: echo ${{ secrets.NUMAIO_USERNAME }}
- name: Login to Quay.io registry
uses: docker/login-action@v3
# env:
Expand Down

0 comments on commit bd64973

Please sign in to comment.