mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-19 04:02:17 +00:00
Update release_pypi_after_merge.yml
This commit is contained in:
parent
6dfedea98b
commit
c4fe9e812e
@ -7,9 +7,6 @@ on:
|
|||||||
- 'version.txt'
|
- 'version.txt'
|
||||||
types:
|
types:
|
||||||
- closed
|
- closed
|
||||||
permissions:
|
|
||||||
id-token: write
|
|
||||||
contents: read
|
|
||||||
jobs:
|
jobs:
|
||||||
build-n-publish:
|
build-n-publish:
|
||||||
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI' && github.event.pull_request.merged == true && github.base_ref == 'main'
|
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI' && github.event.pull_request.merged == true && github.base_ref == 'main'
|
||||||
|
Loading…
Reference in New Issue
Block a user