mirror of
https://github.com/django-components/django-components.git
synced 2025-08-04 14:28:18 +00:00
Try adding write permissions to action.
This commit is contained in:
parent
d8f858b891
commit
3f38a25dd3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -15,6 +15,8 @@ on:
|
|||
|
||||
jobs:
|
||||
docs:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
# XXX Enable to avoid forks deploying
|
||||
# if: github.ref == 'refs/heads/main' && github.repository_owner == 'EmilStenstrom'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue