Skip to content

Commit 59f5c77

Browse files
authored
fix: release script (#704)
1 parent abacc71 commit 59f5c77

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- uses: actions/download-artifact@v4
5757
with:
58-
name: chatterino-api-1.22-ubuntu-22.04
58+
name: chatterino-api-stable-ubuntu-22.04
5959
path: bins/ubuntu/
6060

6161
- name: display structure

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Fix: Release script not working. (#704)
6+
57
## 2.0.4
68

79
- Minor: Made 7TV path regex compatible with new UIDs. (#699)

0 commit comments

Comments
 (0)