Skip to content

Commit

Permalink
Wip GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Linda-fintlabs committed Apr 17, 2024
1 parent b3a47fe commit bf6757e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
with:
action: deploy
manifests: ${{ steps.bake.outputs.manifestsBundle }}
images: ${{ needs.build-and-push.outputs.tags }}
images: ${{ needs.build.outputs.tags }}
namespace: ${{ matrix.org }}


Expand Down

0 comments on commit bf6757e

Please sign in to comment.