Skip to content

Commit ebf5af2

Browse files
committed
Update CI-CD.yml
1 parent 6477cce commit ebf5af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI-CD.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Publish to gh-pages branch
1+
name: Build and Publish to gh-pages Branch
22

33
on:
44
push:
@@ -32,7 +32,7 @@ jobs:
3232
env:
3333
CI: ""
3434

35-
- name: Deploy 🚀
35+
- name: Deploy
3636
uses: JamesIves/[email protected]
3737
with:
3838
branch: gh-pages

0 commit comments

Comments
 (0)