Merge branch 'main' into dev
Some checks failed
Build and Deploy Static Site / build (push) Has been cancelled
Some checks failed
Build and Deploy Static Site / build (push) Has been cancelled
This commit is contained in:
commit
9030c527ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue