Skip to content

Commit 4d4b752

Browse files
committed
ci: fix ci
1 parent eb6e47c commit 4d4b752

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ jobs:
5050

5151
deploy:
5252
permissions:
53-
pages: write
54-
id-token: write
53+
contents: write
5554
runs-on: ubuntu-latest
5655
needs: build
5756
steps:

0 commit comments

Comments
 (0)