Skip to content

Commit 68b690a

Browse files
committed
fix
1 parent fbbee84 commit 68b690a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ on:
1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

16+
permissions:
17+
contents: read
18+
pages: write
19+
id-token: write
20+
1621
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1722
jobs:
1823
# This workflow contains a single job called "build"

0 commit comments

Comments
 (0)