Skip to content

Commit

Permalink
Update push.yml romove Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Elziy authored Jun 3, 2024
1 parent c797346 commit 5fcbc2d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,3 @@ jobs:
run: |
pnpm install --no-frozen-lockfile
pnpm build
- name: Deploy
uses: crazy-max/ghaction-github-pages@v2
with:
target_branch: gh-pages
build_dir: public
fqdn: yacd.metacubex.one
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5fcbc2d

Please sign in to comment.