Skip to content

Commit

Permalink
Merge branch 'main' into fix/dont-deploy-new-backup-canisters-on-subnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-sawlani-yral authored Nov 12, 2024
2 parents d1636ca + 04b5327 commit 137efd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Build and publish docker image
uses: macbre/push-to-ghcr@master
with:
image_name: go-bazzinga/yral-backend-dev
image_name: yral-dapp/yral-backend-dev
github_token: ${{ secrets.GITHUB_TOKEN }}
image_tag: ${{ github.sha }}

0 comments on commit 137efd9

Please sign in to comment.