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