[geos-commits] [SCM] GEOS branch main updated. edce769a7807a69224e2ad01210e1fe90534d6f3
git at osgeo.org
git at osgeo.org
Mon Mar 3 10:57:30 PST 2025
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".
The branch, main has been updated
via edce769a7807a69224e2ad01210e1fe90534d6f3 (commit)
from 7cc044aa3a7b584cb53507fe1f93d88b0458e15e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit edce769a7807a69224e2ad01210e1fe90534d6f3
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Mar 3 10:57:08 2025 -0800
Alter hugo version for web build
diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml
index 01c0f117e..bb4c38839 100644
--- a/.github/workflows/web.yml
+++ b/.github/workflows/web.yml
@@ -31,7 +31,7 @@ jobs:
- name: 'Hugo Build 🛠'
# ...or replace 'master' with a full version tag, such as: v0.64.1
- uses: jakejarvis/hugo-build-action at v0.139.4
+ uses: jakejarvis/hugo-build-action at master
with:
args: --source web --destination public --verbose
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/web.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list