Skip to content

Commit

Permalink
deploy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Jul 22, 2024
1 parent 6bb62de commit b23f1bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/hyoo_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@ jobs:

- uses: hyoo-ru/mam_build@master2
with:
token: ${{ secrets.GH_PAT }}
package: 'hyoo/page'

- uses: alex-page/blazing-fast-gh-pages-deploy@v1.1.0
- uses: hyoo-ru/gh-deploy@v4.4.1
if: github.ref == 'refs/heads/master'
with:
repo-token: ${{ secrets.GH_PAT }}
site-directory: 'hyoo/page/-'
folder: 'hyoo/page/-'

0 comments on commit b23f1bb

Please sign in to comment.