Skip to content

Commit

Permalink
stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
npmaile committed Jan 29, 2024
1 parent d02dd74 commit 1802261
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ name: GH Pages deploy
on:
push:
branches: [ "main" ]
permissions:
deployments: write
id-token: read
pages: write
permissions: write-all
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1802261

Please sign in to comment.