Update build.yml
This commit is contained in:
parent
10bf9482c7
commit
8b9b009646
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -193,7 +193,7 @@ jobs:
|
|||
template: |
|
||||
📃 **Name**: ${{ steps.check.outputs.project_name }}
|
||||
📃 **Release**: `${{ steps.check.outputs.project_version }}`
|
||||
📃 **Release Type**: `${{ steps.check.outputs.status }}`
|
||||
📃 **Release Type**: `${{ steps.check.outputs.release_type }}`
|
||||
📃 **Game Version**: `${{ steps.check.outputs.minecraft_version }}`
|
||||
|
||||
📃 **Dev Environment**: `${{ env.DEV_ENVIRONMENT }}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue