mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-14 04:10:19 +00:00
Compare commits
2 Commits
947d576885
...
3f6828404c
Author | SHA1 | Date | |
---|---|---|---|
|
3f6828404c | ||
|
8c3d1bdd5b |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
- run: hugo --minify
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
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:
|
||||
|
||||
- [Email](mailto:me@davegallant.ca)
|
||||
- [Email](mailto:davegallant@proton.me)
|
||||
- [LinkedIn](https://www.linkedin.com/in/dave-gallant)
|
||||
- [Cal.com](https://cal.com/davegallant)
|
||||
- [Mastodon](https://mastodon.social/@davegallant)
|
||||
|
Reference in New Issue
Block a user