mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-27 23:52:14 +00:00
Update token permissions for site deployment (#3580)
This commit is contained in:
parent
38cce476d7
commit
da0906b065
3
.github/workflows/deploy-website.yml
vendored
3
.github/workflows/deploy-website.yml
vendored
@ -17,7 +17,8 @@ on:
|
|||||||
merge_group:
|
merge_group:
|
||||||
types: [checks_requested]
|
types: [checks_requested]
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
id-token: write
|
||||||
|
pages: write
|
||||||
jobs:
|
jobs:
|
||||||
checks:
|
checks:
|
||||||
if: github.event_name != 'push'
|
if: github.event_name != 'push'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user