Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
@thangbuiq - Implement CI/CD with test build job
Browse files Browse the repository at this point in the history
  • Loading branch information
thangbuiq committed Jan 16, 2024
1 parent 8f26aec commit bcfbb53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
cp -rT ./public/ ./
rm -rf ./public
ls -lah
rm -rf .github
git add --all
git commit -m "🚀 Deploy to GitHub Pages"
Expand Down

0 comments on commit bcfbb53

Please sign in to comment.