Skip to content

Commit 0901473

Browse files
committed
fix: README version v1.0.0
1 parent 6907a40 commit 0901473

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build-and-release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
uses: actions/download-artifact@v4
9393
with:
9494
path: artifacts
95+
merge-multiple: true
9596

9697
- name: Get version from tag
9798
id: get_version
@@ -104,7 +105,7 @@ jobs:
104105
# 🎲 RandomGen v${{ steps.get_version.outputs.VERSION }} - Unleashed!
105106
106107
<p align="center">
107-
<img src="https://github.com/ruslanlap/PowerToysRun-RandomGen/blob/main/assets/randomgen.logo.png" width="128px" alt="RandomGen Logo" />
108+
<img src="https://github.com/ruslanlap/PowerToysRun-RandomGen/blob/master/assets/randomgen.logo.png" width="128px" alt="RandomGen Logo" />
108109
</p>
109110
110111
## ✨ What's New in this Epic Release
@@ -171,4 +172,4 @@ jobs:
171172
tag_name: latest
172173
files: |
173174
latest_release/RandomGen-latest-x64.zip
174-
latest_release/RandomGen-latest-arm64.zip
175+
latest_release/RandomGen-latest-arm64.zip

0 commit comments

Comments
 (0)