Skip to content

Commit a44cb5b

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
branches:
77
# - main
8-
- master
8+
# - master
99
tags:
1010
- 'v*'
1111

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases">
1515
<img src="https://img.shields.io/github/downloads/ruslanlap/PowerToysRun-RandomGen/total?style=for-the-badge" alt="Total Downloads">
1616
</a>
17-
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/blob/main/LICENSE">
17+
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/blob/master/LICENSE">
1818
<img src="https://img.shields.io/github/license/ruslanlap/PowerToysRun-RandomGen?style=for-the-badge" alt="License">
1919
</a>
2020
</div>
@@ -46,10 +46,10 @@
4646
</div>
4747

4848
<div style="margin: 20px 0;">
49-
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-x64.zip">
49+
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-latest-x64.zip">
5050
<img src="https://img.shields.io/badge/Download_x64-2088FF?style=for-the-badge&logo=windows&logoColor=white&labelColor=24292f" alt="Download x64 Version">
5151
</a>
52-
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-arm64.zip">
52+
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases/latest/download/RandomGen-latest-arm64.zip">
5353
<img src="https://img.shields.io/badge/Download_ARM64-2088FF?style=for-the-badge&logo=windows&logoColor=white&labelColor=24292f" alt="Download ARM64 Version">
5454
</a>
5555
<a href="https://github.com/ruslanlap/PowerToysRun-RandomGen/releases">

0 commit comments

Comments
 (0)