Merge branch 'main' into dev
Some checks failed
Build and Deploy Static Site / build (push) Has been cancelled

This commit is contained in:
Kumi 2024-07-01 10:28:54 +02:00
commit 9030c527ef
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -31,7 +31,7 @@ jobs:
# Move generated static site files to a temporary location
mv build ../static_site_temp
# Create a new orphan branch named 'pages'
# Create a new orphan branch named 'pages-dev'
git checkout --orphan pages-dev
# Remove all files from the working directory