Skip to content

Commit

Permalink
Update release step.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpfs committed Feb 12, 2024
1 parent f157f7d commit 638c253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
with:
generate_release_notes: true
files: |
mpc-sdk-multi-factor-accounts-${RELEASE_VERSION}.tgz
website-${RELEASE_VERSION}.zip
mpc-sdk-multi-factor-accounts-${{ env.RELEASE_VERSION }}.tgz
website-${{ env.RELEASE_VERSION }}.zip

0 comments on commit 638c253

Please sign in to comment.