mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
Update python-app.yml
This commit is contained in:
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@@ -3,8 +3,6 @@ name: PyTaiko
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
@@ -72,3 +70,4 @@ jobs:
|
||||
*.exe
|
||||
*.bin
|
||||
*.app/**/*
|
||||
tag_name: 0.0.3
|
||||
|
||||
Reference in New Issue
Block a user