mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [main-no]
|
branches: [main]
|
||||||
paths:
|
paths:
|
||||||
- "version.json"
|
- "version.json"
|
||||||
|
|
||||||
|
|
|
@ -24,6 +24,7 @@
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"CentOS": [
|
"CentOS": [
|
||||||
|
"8",
|
||||||
"7"
|
"7"
|
||||||
],
|
],
|
||||||
"Rocky": [
|
"Rocky": [
|
||||||
|
|
Loading…
Reference in a new issue