Skip to content

Commit

Permalink
fixed where update dependencies deploys to
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Jun 7, 2024
1 parent c4c4ead commit e9e97ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
uses: mlibrary/platform-engineering-workflows/.github/workflows/deploy.yml@v1
with:
image: ${{ needs.build-unstable.outputs.image }}
file: environments/get-this/workshop/web-image.txt
file: environments/get-this/testing/workshop/web-image.txt
CONFIG_REPO_RW_APP_ID: ${{ vars.CONFIG_REPO_RW_APP_ID }}
CONFIG_REPO_FULL_NAME: ${{ vars.CONFIG_REPO_FULL_NAME }}
secrets: inherit
Expand Down

0 comments on commit e9e97ce

Please sign in to comment.