Update .github/workflows/docs.yml

pull/6650/head
pngwn 5 years ago committed by GitHub
parent fd5c86def3
commit e926720ad1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,4 +24,5 @@ jobs:
with: with:
repo: 'svelte' repo: 'svelte'
branch: 'master' branch: 'master'
docs_path: 'site/content'
token: ${{ steps.github-app.outputs.token }} token: ${{ steps.github-app.outputs.token }}
Loading…
Cancel
Save