fixed github ref name variable
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user