Skip to content

Commit 4de193d

Browse files
authored
Fix release links
1 parent 2fa628e commit 4de193d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
name: ${{ steps.vars.outputs.sha_short }} (Generated Release)
2424
body: |
2525
Autogenerated release via actions.
26-
https://github.com/Glass-Series/babric-prism-instance/releases/download/${{ steps.vars.outputs.sha_short }}/babric-b1.7.3.zip
26+
https://github.com/babric/babric-prism-instance/releases/download/${{ steps.vars.outputs.sha_short }}/babric-b1.7.3.zip
2727
tag_name: ${{ steps.vars.outputs.sha_short }}

0 commit comments

Comments
 (0)