mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-15 04:30:20 +00:00
Compare commits
3 Commits
5c968aa458
...
89452ed4c4
Author | SHA1 | Date | |
---|---|---|---|
|
89452ed4c4 | ||
|
3f6828404c | ||
|
8c3d1bdd5b |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -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
|
||||||
|
@@ -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)
|
||||||
|
Reference in New Issue
Block a user