Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bennypowers committed Sep 3, 2020
1 parent d688a7b commit d69f502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm run build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v3.7.0-8
with:
personal_token: ${{ secrets.PERSONAL_TOKEN }}
external_repository: apollo-elements/apollo-elements
Expand Down

0 comments on commit d69f502

Please sign in to comment.