feat: add mod appleskin
Publish Modpack Archive / Build and release mrpack file from latest changes (push) Successful in 20s

This commit is contained in:
2026-04-30 21:56:17 -04:00
parent 1f1520899c
commit 1cae46fad5
4 changed files with 21 additions and 2 deletions
+2 -1
View File
@@ -2,7 +2,7 @@ name: Publish Modpack Archive
run-name: Publish latest commit as mrpack file
on: [push]
jobs:
Prepare Go environment:
Build and release mrpack file from latest changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
@@ -18,5 +18,6 @@ jobs:
packwiz modrinth export
- uses: akkuman/gitea-release-action@v1
with:
name: Build - ${{ github.head_ref }}
files: |-
*.mrpack