This commit is contained in:
√(noham)² 2024-08-25 17:52:29 +02:00
parent 272d19282c
commit 18dde03873
3 changed files with 5 additions and 4 deletions

View File

@ -46,4 +46,4 @@ jobs:
path: |
build/*.exe
build/*.bin
build/*.app/**/*
build/*.app/**/*

View File

@ -1,4 +1,4 @@
name: Build Latest
name: Build Latest and Release
on:
workflow_dispatch:

5
.gitignore vendored
View File

@ -128,7 +128,8 @@ dmypy.json
# node
node_modules/
*.bin
.github/workflows/build_latest.yml
test.py
encrypt.py
/temp
/temp
.copy
.github/workflows/build_latest_ex.yml