Skip to content

Commit

Permalink
I forgor
Browse files Browse the repository at this point in the history
  • Loading branch information
calmilamsy committed Sep 29, 2024
1 parent 3224aa2 commit 7b4a341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: babric-b1.7.3.zip
name: ${{github.sha}} (Generated Release)
name: ${{ steps.vars.outputs.sha_short }} (Generated Release)
body: Autogenerated release via actions.
tag_name: ${{ steps.vars.outputs.sha_short }}

0 comments on commit 7b4a341

Please sign in to comment.