Skip to content

Commit

Permalink
feat: changesets signed-commits (#3124)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt authored Jan 16, 2024
1 parent ac9ebd6 commit 084ca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upsert-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
git stash
- name: Create Release Pull Request
uses: changesets/action@v1
uses: smartcontractkit/.github/actions/signed-commits@95b6030f4d23d5d87f53eb0f018f51806afa4da3 # changesets-signed-commits@1.0.1
with:
# This version command is not only necessary because of yarn pnp, but because the changeset action
# performs git resets and we want to keep those changes, so we stash and then pop them here.
Expand Down

0 comments on commit 084ca88

Please sign in to comment.