Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into release/4.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed May 23, 2023
2 parents b61f0c6 + 906d922 commit b5908f4
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 b5908f4

Please sign in to comment.