Skip to content

Commit

Permalink
[skip ci] Update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaunLawrie committed Oct 23, 2023
1 parent 4913124 commit a8d147c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Deploy
name: Publish Doc Site

on:
workflow_dispatch:

permissions:
contents: write

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

0 comments on commit a8d147c

Please sign in to comment.