Skip to content

Commit b2f5495

Browse files
committed
Remove actions permission
This was only needed in actions/deploy-page v4.0.0 but has been fixed in v4.0.1.
1 parent 3a5c86d commit b2f5495

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
name: Build and deploy the site
1111
runs-on: ubuntu-latest
1212
permissions:
13-
actions: read
1413
contents: read
1514
pages: write
1615
id-token: write

0 commit comments

Comments
 (0)