mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 04:17:13 +00:00
Update CI-CD.yml
This commit is contained in:
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:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -32,7 +32,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CI: ""
|
CI: ""
|
||||||
|
|
||||||
- name: Deploy 🚀
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.4
|
uses: JamesIves/github-pages-deploy-action@4.1.4
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
|
|||||||
Reference in New Issue
Block a user