Skip to content

Commit ab7fad9

Browse files
committed
Updated pages-workflow run command
1 parent cba8fd2 commit ab7fad9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/pages-workflow.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Page Workflow
22

3+
permissions:
4+
id-token: write
5+
pages: write
6+
37
on:
48
push:
59
branches: [ main ]

0 commit comments

Comments
 (0)