Update CI-CD.yml
This commit is contained in:
parent
6477cceb86
commit
ebf5af2451
4
.github/workflows/CI-CD.yml
vendored
4
.github/workflows/CI-CD.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build and Publish to gh-pages branch
|
||||
name: Build and Publish to gh-pages Branch
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -32,7 +32,7 @@ jobs:
|
||||
env:
|
||||
CI: ""
|
||||
|
||||
- name: Deploy 🚀
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.4
|
||||
with:
|
||||
branch: gh-pages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user