Skip to content

Commit dbf686c

Browse files
TOKENS BRO... TOKENS
1 parent 733f0a3 commit dbf686c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@ on:
44
push:
55
branches: [ "master" ]
66

7-
env:
8-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7+
8+
permissions:
9+
contents: read
10+
pages: write
11+
id-token: write
912

1013
jobs:
1114
build:

0 commit comments

Comments
 (0)