Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
VP-6039: Fix ci workflow
Browse files Browse the repository at this point in the history
Related VDS-220
  • Loading branch information
mvktsk committed Nov 24, 2020
1 parent c8352ef commit 4e7ad72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,4 @@ jobs:
with:
workflow: VC image deployment
token: ${{ secrets.REPO_TOKEN }}
inputs: '{ "baseImageName": "docker.pkg.github.com/virtocommerce/vc-storefront/storefront", "imageName": "odt-storefront", "artifactVersion": "${{ steps.image.outputs.taggedVersion }}"}'
inputs: '{ "baseImageName": "docker.pkg.github.com/virtocommerce/vc-storefront/storefront", "imageName": "demo-storefront", "artifactVersion": "${{ steps.image.outputs.taggedVersion }}"}'

0 comments on commit 4e7ad72

Please sign in to comment.