Skip to content

Commit

Permalink
fix: typo for contracts changeset validation (#15530)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt authored Dec 6, 2024
1 parent 3e74229 commit 095a07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
- added|modified: 'contracts/.changeset/*.md'
- name: Setup node
uses: ./.github/actions/setup-node
uses: ./.github/actions/setup-nodejs
if: ${{ steps.files-changed.outputs.contracts-changeset == 'true' }}

- name: Validate changeset files
Expand Down

0 comments on commit 095a07c

Please sign in to comment.