testing
This commit is contained in:
parent
038061bde3
commit
bef612b1e7
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -2,6 +2,8 @@ name: Build Latest
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- release.txt
|
||||
- version.txt
|
||||
|
|
Loading…
Reference in a new issue