Skip to content

Commit

Permalink
ci: remove version arg
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Nov 26, 2024
1 parent 6be8e05 commit 0992376
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 @@ -87,7 +87,6 @@ jobs:
title: "Release new version"
commit: "update version"
publish: pnpm publish:ci
version: pnpm changeset version && pnpm format
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 0992376

Please sign in to comment.