Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-sumit authored Jan 28, 2025
1 parent 1f3edc3 commit f53eaec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
file: ./Dockerfile
push: true
tags: |
ghcr.io/${{ github.repository }}/privasea-acceleration-node-beta:latest
ghcr.io/${{ github.repository }}/privasea-acceleration-node-beta:${{ github.sha }}
ghcr.io/spheronfdn/privasea-acceleration-node-beta:latest
ghcr.io/spheronfdn/privasea-acceleration-node-beta:${{ github.sha }}

0 comments on commit f53eaec

Please sign in to comment.