Skip to content

Commit

Permalink
+2
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed May 3, 2024
1 parent ce97a6a commit 40f8e82
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:
token: ${{ secrets.GH_PAT }}
package: 'hyoo/realworld'

- name: Deploy on GitHub Pages
- uses: hyoo-ru/[email protected]
if: github.ref == 'refs/heads/master'
uses: alex-page/[email protected]
with:
repo-token: ${{ secrets.GH_PAT }}
site-directory: 'hyoo/realworld/-'
folder: 'hyoo/realworld/-'

0 comments on commit 40f8e82

Please sign in to comment.