Skip to content

Commit

Permalink
Change the tag of the image
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh committed Nov 27, 2023
1 parent 0b6b745 commit 4c272c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
tags: |
${{ steps.login-ecr.outputs.registry }}/pos-network-node:${{ env.GITHUB_SHA }}
${{ steps.login-ecr.outputs.registry }}/pos-network-node:dev-latest
${{ steps.login-ecr.outputs.registry }}/pos-network-node:deployment-0.9.30-latest
- name: Copy wasm artifacts from the image
run: |
Expand Down

0 comments on commit 4c272c8

Please sign in to comment.