Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
set permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Jul 18, 2024
1 parent ec93f54 commit d0595b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:

name: Quarto Publish

permissions:
contents: write
pages: write

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

0 comments on commit d0595b1

Please sign in to comment.