Skip to content

Commit

Permalink
Merge pull request #11 from njikm2010/master
Browse files Browse the repository at this point in the history
chore: 更新文档部署
  • Loading branch information
njikm2010 authored Aug 22, 2023
2 parents d094a00 + 690593e commit 4083b01
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: write
deployments: write

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

0 comments on commit 4083b01

Please sign in to comment.