Skip to content

Commit

Permalink
style pkgdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Feb 16, 2024
1 parent 237e8eb commit 536dc39
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
container:
image: ${{ vars.CI_IMAGE }}

# permissions:
# contents: write
permissions:
contents: write

steps:
- name: Checkout project ⬇️
Expand All @@ -52,3 +52,4 @@ jobs:
folder: docs
clean-exclude: |
.github/*
_pkgdown.yml

0 comments on commit 536dc39

Please sign in to comment.