Skip to content

Commit

Permalink
chore: remove bad release build step
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 15, 2024
1 parent 6f10b27 commit 06d7a17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
fetch-depth: 0
ref: main
- uses: ./.github/actions/prepare
- run: pnpm build
- env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 06d7a17

Please sign in to comment.