Skip to content

Commit

Permalink
Merge pull request #3222 from Emurgo/cicdfix
Browse files Browse the repository at this point in the history
Small fix for octopus
  • Loading branch information
vsubhuman committed May 23, 2023
2 parents c89a2d2 + 0cc8bbe commit 906d922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
project: 'yoroi-frontend'
channel: 'Production'
packages: 'yoroi-frontend:${{ steps.package-version.outputs.current-version}}-production'
release_number: '${{ steps.package-version.outputs.current-version}}'
release_number: '${{ steps.package-version.outputs.current-version}}-production'

0 comments on commit 906d922

Please sign in to comment.