Skip to content

Commit

Permalink
Change ghcr tag to cardanoapi
Browse files Browse the repository at this point in the history
  • Loading branch information
saisab29 committed Dec 11, 2024
1 parent cd031a8 commit 98bbc97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: Build and push the image
run: |
docker login --username saisab29 --password ${{secrets.GH_PAT}} ghcr.io
docker build . --tag ghcr.io/saisab29/cardanoapi.io-ghcr:latest
docker push ghcr.io/saisab29/cardanoapi.io-ghcr:latest
docker build . --tag ghcr.io/cardanoapi/cardanoapi.io-ghcr:latest
docker push ghcr.io/cardanoapi/cardanoapi.io-ghcr:latest

0 comments on commit 98bbc97

Please sign in to comment.