BetterCombatCompatibilityDa.../.forgejo/workflows/zip.yml
SeaswimmerTheFsh df61bcec50
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
don't upload the git and forgejo directories in the artifact
2024-03-12 00:11:26 -04:00

21 lines
449 B
YAML

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: BetterCombatCompat
path: |
data
pack.mcmeta
pack.png
LICENSE
README.md