3 Commits

Author SHA1 Message Date
renovate[bot]
89452ed4c4 Merge 3f6828404c into 8c3d1bdd5b 2025-02-16 16:06:07 +00:00
renovate[bot]
3f6828404c Update peaceiris/actions-gh-pages action to v4 2025-02-16 16:06:04 +00:00
Dave Gallant
8c3d1bdd5b Update email 2025-02-16 11:04:05 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
- run: hugo --minify - run: hugo --minify
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v4
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: generated publish_branch: generated

View File

@@ -10,7 +10,7 @@ I choose to host this site, alongside other tools, rather than relying exclusive
If you would like to connect with me: If you would like to connect with me:
- [Email](mailto:me@davegallant.ca) - [Email](mailto:davegallant@proton.me)
- [LinkedIn](https://www.linkedin.com/in/dave-gallant) - [LinkedIn](https://www.linkedin.com/in/dave-gallant)
- [Cal.com](https://cal.com/davegallant) - [Cal.com](https://cal.com/davegallant)
- [Mastodon](https://mastodon.social/@davegallant) - [Mastodon](https://mastodon.social/@davegallant)