Update build.yml
Add ability to manually trigger builds as the github artifacts expired UwU 3: Former-commit-id: dc8c4658dbf0d06c6189d4b953b7909cdc3243b2 Former-commit-id: a73e54b5f843e60ec13ea005bf921a187975a426
This commit is contained in:
parent
32e2d807bd
commit
7af9bc5760
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Reference in a new issue