Skip to content

Commit

Permalink
fix deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Dec 18, 2023
1 parent 6e34506 commit 44506d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-build-test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
test-and-deploy:
name: Test and deploy
runs-on: ubuntu-latest
permissions:
contents: write
defaults:
run:
working-directory: www
Expand Down

0 comments on commit 44506d9

Please sign in to comment.