fix CI machine tag

This commit is contained in:
BurkeHulk
2025-06-02 17:45:40 +08:00
parent fd56b22278
commit c9cba49ab5
19 changed files with 24 additions and 20 deletions

View File

@@ -6,6 +6,10 @@ on:
- 'version.txt'
permissions:
id-token: write
contents: read
jobs:
build-n-publish:
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI'