Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages action to v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 2, 2021
1 parent 692937b commit c39f7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build app
run: yarn build:ngx-raptorize && yarn build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v2.5.0
uses: peaceiris/actions-gh-pages@v2.10.1
env:
PERSONAL_TOKEN: ${{ secrets.GITHUB_PAT }}
PUBLISH_BRANCH: gh-pages
Expand Down

0 comments on commit c39f7e2

Please sign in to comment.