Skip to content

Commit

Permalink
Don't commit changes to .yarnrc.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotoer committed Jul 31, 2024
1 parent b8a3c89 commit 097e7f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- run: yarn build:tsc
- run: yarn npm publish --access public
- run: yarn version patch
- run: git restore .yarnrc.yml
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
Expand Down

0 comments on commit 097e7f6

Please sign in to comment.