Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages from 3.9.3 to 4.0.0 (#80)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Tedman <dbtedman@gmail.com>
  • Loading branch information
dependabot[bot] and dbtedman committed May 6, 2024
1 parent b10ce42 commit 105473d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
extended: true
- run: "make install"
- run: "hugo --minify"
- uses: "peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847"
- uses: "peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e"
with:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
external_repository: "dbtedman/dbtedman.github.io"
Expand Down

0 comments on commit 105473d

Please sign in to comment.