Skip to content

Commit

Permalink
Formated file
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvanstraten committed Sep 8, 2023
1 parent 7bf50ac commit 03bdef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ name: Generate DocC
on:
push:
branches: [main]

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

jobs:
build-docc:
runs-on: macos-latest
Expand Down

0 comments on commit 03bdef8

Please sign in to comment.