mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-26 02:09:30 +00:00
fix version
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
BUILD_NUMBER: ${{ env.BUILD_NUMBER }}
|
||||
|
||||
- name: Create Release
|
||||
uses: ncipollo/release-action@latest
|
||||
uses: ncipollo/release-action@v1.15.0
|
||||
with:
|
||||
artifacts: ${{ env.jar }}
|
||||
bodyFile: ${{ env.info }}
|
||||
|
||||
Reference in New Issue
Block a user