Skip to content

Commit b8d6810

Browse files
fix 2
1 parent 1693453 commit b8d6810

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ jobs:
99
deploy:
1010
runs-on: ubuntu-latest
1111
permissions:
12-
contents: read
13-
pages: write
14-
id-token: write
12+
contents: write
1513
steps:
1614
- name: Checkout repo
1715
uses: actions/checkout@v4

0 commit comments

Comments
 (0)