Skip to content

Commit

Permalink
lib4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Dec 3, 2023
1 parent c594358 commit 3d34f77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -25,6 +25,8 @@ jobs:
run: npm run build
- name: Add Changes of Lib
run: git add ./lib -f
- name: Commit
run: git commit -m "lib."
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
#if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 3d34f77

Please sign in to comment.