Skip to content

Commit

Permalink
ci: remove unnecessary job
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Apr 7, 2024
1 parent 87736ed commit 4225b93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -28,8 +28,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Remove semantic-release
run: pnpm remove semantic-release @semantic-release/changelog @semantic-release/git
- name: Generate documentation
run: pnpm run docs
- name: Deploy documentation
Expand Down

0 comments on commit 4225b93

Please sign in to comment.