Skip to content

Commit

Permalink
Attempt fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjasspa committed Nov 13, 2024
1 parent 20736e1 commit 6887d27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-webpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ on:
workflow_dispatch:
branches: [ main ]

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6887d27

Please sign in to comment.