Update build.yml
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -18,8 +18,8 @@ jobs:
|
||||
outputs:
|
||||
project_name: ${{ steps.info.outputs.project_name }}
|
||||
project_version: ${{ steps.info.outputs.project_version }}
|
||||
MC_VERSION: ${{ steps.info.outputs.mc_version }}
|
||||
CHANGELOG: ${{ steps.changelog.outputs.description }}
|
||||
mc_version: ${{ steps.info.outputs.mc_version }}
|
||||
changelog: ${{ steps.changelog.outputs.description }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user