Skip to content

Commit 110de9d

Browse files
committed
fix: changed permissions
1 parent 94356ac commit 110de9d

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ jobs:
1010
generate-page:
1111
runs-on: ubuntu-latest
1212
permissions:
13-
members: read
1413
contents: read
15-
metadata: read
1614
steps:
1715
- uses: actions/checkout@v6
1816

.github/workflows/test-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ jobs:
88
generate-page:
99
runs-on: ubuntu-latest
1010
permissions:
11-
members: read
1211
contents: read
13-
metadata: read
1412
steps:
1513
- uses: actions/checkout@v6
1614

0 commit comments

Comments
 (0)