mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
slowly updating the animation library
This commit is contained in:
27
.github/workflows/python-app.yml
vendored
27
.github/workflows/python-app.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user