mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-20 12:43:55 +00:00
[doc] updated documentation version list (#2715)
This commit is contained in:
parent
d4d3387f45
commit
2045d45ab7
2
.github/workflows/doc_build_after_merge.yml
vendored
2
.github/workflows/doc_build_after_merge.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'version.txt'
|
||||
- 'docs/'
|
||||
types:
|
||||
- closed
|
||||
|
||||
@ -16,7 +17,6 @@ jobs:
|
||||
steps:
|
||||
- name: trigger workflow in ColossalAI-Documentation
|
||||
run: |
|
||||
gh
|
||||
curl \
|
||||
-X POST \
|
||||
-H "Accept: application/vnd.github+json" \
|
||||
|
@ -1,3 +1,3 @@
|
||||
[
|
||||
"current"
|
||||
"v0.2.4"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user