Skip to content

Commit 98e0825

Browse files
committed
Update gh-pages.yml
1 parent 7ef6311 commit 98e0825

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
22
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs
33

4+
5+
6+
# IMPORTANT:
7+
# This github page was a pain to configure
8+
# I usd as main resource theses links:
9+
# https://dev.to/railsstudent/day-21-deploy-the-github-profile-project-to-github-pages-p39
10+
# https://github.com/railsstudent/angular-github-profile/blob/main/.github/workflows/main.yml
11+
412
name: Deploy static content to Github-Pages
513

614
on:

0 commit comments

Comments
 (0)