NoNetheriteArmor/.forgejo/workflows/zip.yaml

22 lines
444 B
YAML
Raw Normal View History

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