This commit is contained in:
@@ -30,7 +30,8 @@ jobs:
|
||||
- name: compress datapack
|
||||
run: |
|
||||
mkdir bin/
|
||||
zip -r bin/trinkets-fixed.zip extra/trinkets-fixed/*
|
||||
cd extra/trinkets-fixed/
|
||||
zip -r bin/trinkets-fixed.zip ./*
|
||||
- name: release datapack
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user