slowly updating the animation library

This commit is contained in:
Yonokid
2025-05-08 01:08:17 -04:00
parent 2e22bd006d
commit bc08f24c9d
6 changed files with 306 additions and 299 deletions

View File

@@ -58,16 +58,17 @@ jobs:
*.bin
*.app/**/*
- name: Release
uses: softprops/action-gh-release@v2
with:
repository: yonokid/PyTaiko
files: |
Graphics/*
Sounds/*
Videos/*
config.toml
*.exe
*.bin
*.app/**/*
tag_name: 0.0.3
# - name: Release
# uses: softprops/action-gh-release@v2
# with:
# repository: yonokid/PyTaiko
# files: |
# Graphics/*
# Sounds/*
# Videos/*
# config.toml
# *.exe
# *.bin
# *.app/**/*
# tag_name: 0.0.3
# make_latest: true