We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa628e commit 4de193dCopy full SHA for 4de193d
.github/workflows/pack.yml
@@ -23,5 +23,5 @@ jobs:
23
name: ${{ steps.vars.outputs.sha_short }} (Generated Release)
24
body: |
25
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
+ https://github.com/babric/babric-prism-instance/releases/download/${{ steps.vars.outputs.sha_short }}/babric-b1.7.3.zip
27
tag_name: ${{ steps.vars.outputs.sha_short }}
0 commit comments