Skip to content

Commit

Permalink
Align naming of dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
orhoj committed Feb 6, 2024
1 parent 3423546 commit 4b57c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
- name: Upload development release
uses: actions/upload-artifact@master
with:
name: concordium-browser-wallet-dev-${{steps.package-version.outputs.current-version}}
name: concordium-browser-wallet-${{steps.package-version.outputs.current-version}}-dev
path: ./packages/browser-wallet/dist

0 comments on commit 4b57c6d

Please sign in to comment.