Home
/
xangelo.ca.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e89fe4b
)
ci: upgrade pages deploy action
author
AngeloR
<xangelo@gmail.com>
Fri, 14 Feb 2025 15:53:58 +0000
(10:53 -0500)
committer
AngeloR
<xangelo@gmail.com>
Fri, 14 Feb 2025 15:53:58 +0000
(10:53 -0500)
.github/workflows/hugo.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/hugo.yml
b/.github/workflows/hugo.yml
index bea81f1f1f13c8cfb8d2626379d4af262392d6bc..8104cc4e68b88b4f8e64d74093133a027dbc70a7 100644
(file)
--- a/
.github/workflows/hugo.yml
+++ b/
.github/workflows/hugo.yml
@@
-57,7
+57,7
@@
jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
- uses: actions/upload-pages-artifact@v
2
+ uses: actions/upload-pages-artifact@v
3
with:
path: ./public
@@
-71,5
+71,5
@@
jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
- uses: actions/deploy-pages@v
3
+ uses: actions/deploy-pages@v
4