Skip to content

Commit

Permalink
build(deps): bump crazy-max/ghaction-github-pages from v2.2.0 to v2.3.0
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.2.0 to v2.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-pages@v2.2.0...b8f8d29)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2021
1 parent fc2e9c7 commit 82bc1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Deploy - Github Pages
if: github.event_name == 'push'
uses: crazy-max/ghaction-github-pages@v2.2.0
uses: crazy-max/ghaction-github-pages@v2.3.0
with:
target_branch: gh-pages
build_dir: frontend/build
Expand Down

0 comments on commit 82bc1f7

Please sign in to comment.