add server pack back to release
This commit is contained in:
parent
b73474b89a
commit
bb6412b2db
2 changed files with 5 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Linuxcraft-${{ env.GITHUB_REF_NAME }}
|
||||
path: ./Linuxcraft-${{ env.GITHUB_REF_NAME }}.*
|
||||
path: ./Linuxcraft-${{ env.GITHUB_REF_NAME }}*
|
||||
|
||||
publish-artifacts:
|
||||
runs-on: docker
|
||||
|
|
|
|||
|
|
@ -20,6 +20,10 @@ Whitelist: ping catppuccin-macchiato or tux to get whitelisted
|
|||
|
||||
## Release Notes
|
||||
|
||||
### v1.5.6
|
||||
|
||||
- Add Server Pack Back to Release
|
||||
|
||||
### v1.5.5
|
||||
|
||||
- Try to fix CurseForge Export Format
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue