mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
release artifacts
This commit is contained in:
parent
42e8c59523
commit
80bac9ae8c
2 changed files with 2 additions and 1 deletions
2
.github/workflows/upload_artifact.yml
vendored
2
.github/workflows/upload_artifact.yml
vendored
|
@ -3,7 +3,7 @@ name: upload_artifact
|
|||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main-no]
|
||||
branches: [main]
|
||||
paths:
|
||||
- "version.json"
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
"7"
|
||||
],
|
||||
"CentOS": [
|
||||
"8",
|
||||
"7"
|
||||
],
|
||||
"Rocky": [
|
||||
|
|
Loading…
Reference in a new issue