Skip to content

Commit

Permalink
fix copy/paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
NovemberTang committed Apr 23, 2024
1 parent 7def51a commit 4bbf33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cq-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
needs: CQ_CLI
uses: guardian/service-catalogue/.github/workflows/release-image.yml@nt-ac/workflow
with:
IMAGE_NAME: prisma-migrate
IMAGE_NAME: cloudquery
BUILD_ARGS: CQ_CLI=${{ needs.CQ_CLI.outputs.CQ_CLI }}
permissions:
contents: read
Expand Down

0 comments on commit 4bbf33a

Please sign in to comment.