Skip to content

Commit

Permalink
lib5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Koooooo-7 committed Dec 3, 2023
1 parent 3d34f77 commit dd5bbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Expand Up @@ -25,8 +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: Check
run: git status
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
#if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit dd5bbc3

Please sign in to comment.