mirror of https://github.com/openkruise/charts.git
Modify publish.yaml (#48)
* add env GITHUB_TOKEN in publish.yaml Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com> * add github workload write permission Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com> --------- Signed-off-by: liheng.zms <liheng.zms@alibaba-inc.com>
This commit is contained in:
parent
05bbc56455
commit
bafb56ca97
|
|
@ -9,6 +9,7 @@ on:
|
|||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in New Issue