Updates for versioning support
This commit is contained in:
5
.github/workflows/build-and-deploy.yml
vendored
5
.github/workflows/build-and-deploy.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Node.js CI
|
||||
name: Build 1.0
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -28,4 +28,5 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: public
|
||||
folder: public
|
||||
target-folder: "1.0"
|
Reference in New Issue
Block a user