Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
suriya-mca committed Apr 30, 2024
1 parent a053143 commit 245a17c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-ghrc.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: |
echo "${{ secrets.GH_WFLOW_DI }}" | docker login ghcr.io -u suriya-mca --password-stdin
docker build . -t ghcr.io/suriya-mca/qrcode:v0.0.1
docker push ghcr.io/suriya-mca/qrcode:v0.0.1
docker build . -t ghcr.io/suriya-mca/qrcode:v0.0.2
docker push ghcr.io/suriya-mca/qrcode:v0.0.2

0 comments on commit 245a17c

Please sign in to comment.