Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
njikm2010 authored Aug 22, 2023
1 parent d094a00 commit dc520e4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ concurrency:
group: 'deploy-docs'
cancel-in-progress: true


permissions:
contents: wirte
deployments: wirte

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

0 comments on commit dc520e4

Please sign in to comment.