Skip to content

Commit 3c49d75

Browse files
authored
chore: redeploy ran and commit artifact (#111)
1 parent 419a455 commit 3c49d75

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/two-rings-think.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"ran": patch
3+
---
4+
5+
chore: redeploy ran and commit artifact

scripts/compress-artifacts.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ NAMES=(
3737
fpm
3838
win-codesign
3939
appimage
40+
ran
4041
)
4142

4243
for NAME in "${NAMES[@]}"; do

0 commit comments

Comments
 (0)