Skip to content

Commit c8aaa92

Browse files
authored
Update release_test_pypi_before_merge.yml
1 parent 562767c commit c8aaa92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release_test_pypi_before_merge.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
paths:
66
- 'version.txt'
77

8+
permissions:
9+
id-token: write
10+
contents: read
11+
812
jobs:
913
build-n-publish:
1014
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI'

0 commit comments

Comments
 (0)