Ficed documentation for GitHub action for Insiders

This commit is contained in:
squidfunk 2020-11-15 17:30:46 +01:00
parent 874c015984
commit 1242d4852c

View File

@ -54,6 +54,7 @@ contents:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.event.pull_request.head.repo.fork == false
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2