fixed github ref name variable

This commit is contained in:
2025-04-14 18:39:48 -05:00
parent e837c0e9a4
commit 45392e68fd
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
with: with:
prerelease: true prerelease: true
body: | body: |
# YellowJacket Release ${{ GITHUB_REF_NAME }} # YellowJacket Release ${{ github.ref_name }}
This is an early preview of YellowJacket. Please report any bugs to [our issues] page. This is an early preview of YellowJacket. Please report any bugs to [our issues] page.