Skip to content

Commit

Permalink
ci: remove pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
p-m-p committed Dec 21, 2024
1 parent 1c0b96d commit aa64447
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Deploy GH Pages
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: packages/docs/build

0 comments on commit aa64447

Please sign in to comment.