removed tools & added autobuild workflow
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 4s

This commit is contained in:
SeaswimmerTheFsh 2024-03-22 17:41:04 -04:00
parent 6cede96bd4
commit 1b67673b92
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 25 additions and 20 deletions

View file

@ -0,0 +1,21 @@
name: Upload .zip file
on: [push]
jobs:
Upload .zip file:
runs-on: docker
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Upload the .zip archive
uses: actions/upload-artifact@v3
with:
name: NoNetheriteArmor
path: |
data
pack.mcmeta
pack.png
LICENSE
README.md