Skip to content

Commit

Permalink
Update .github/workflows/continuous-deployment.yml
Browse files Browse the repository at this point in the history
Co-authored-by: matijs <[email protected]>
  • Loading branch information
Robbert and matijs authored Dec 13, 2024
1 parent 6c83cd7 commit e16cc3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,7 @@ jobs:
pnpm run --if-present build
- name: Check the release
run: |
pnpm run --if-present lint-release
run: pnpm run lint-release

- name: Publish to GitHub repository
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # v1.4.7
Expand Down

0 comments on commit e16cc3a

Please sign in to comment.