Skip to content

Commit d03f5a6

Browse files
committed
use a workflow for page
1 parent 9edffc2 commit d03f5a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/page.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
path: demo
2020

2121
deploy:
22+
permissions:
23+
id-token: write
24+
pages: write
2225
environment:
2326
name: github-pages
2427
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)