Skip to content

Commit 8ae791a

Browse files
committed
wip
1 parent 5a53d10 commit 8ae791a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jimmy_cicd_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: ./.github/workflows/jimmy_cicd_deploy_stages.yml
3636
with:
3737
deploy_environment: 'qa'
38-
version: github.event.release.tag_name
38+
version: ${{ github.event.release.tag_name }}
3939
secrets: inherit
4040

4141
deploy_uat:

0 commit comments

Comments
 (0)