BetterCombatCompatibilityDa.../.forgejo/workflows/zip.yml

22 lines
449 B
YAML
Raw Normal View History

2023-11-15 20:29:15 -05:00
name: Upload .zip file
on: [push]
jobs:
Upload .zip file:
runs-on: docker
container: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
2024-03-12 00:10:27 -04:00
uses: actions/checkout@v4
2023-11-15 20:29:15 -05:00
- name: Upload the .zip archive
uses: actions/upload-artifact@v3
with:
2024-03-12 00:10:27 -04:00
name: BetterCombatCompat
path: |
data
pack.mcmeta
pack.png
LICENSE
README.md