Skip to content

Commit 6e92dab

Browse files
authored
Merge pull request #192 from Open-STEM/kq-bugs
Kq bugs
2 parents 9b7a82b + c95ddfb commit 6e92dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
with:
4646
repo_token: ${{ secrets.GITHUB_TOKEN }}
4747
file: xrpweb-v${{ github.run_number }}.zip
48-
asset_name: xrpweb
48+
asset_name: xrpweb-v${{ github.run_number }}.zip
4949
tag: ${{ github.ref }}
5050
overwrite: true

0 commit comments

Comments
 (0)