Skip to content

Commit

Permalink
fix(ci): added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed May 6, 2024
1 parent 3be3ca1 commit b50d4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
docs:
runs-on: ubuntu-22.04
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- name: panvimdoc
Expand Down

0 comments on commit b50d4d1

Please sign in to comment.