Skip to content

Commit

Permalink
Merge pull request #39 from mainmatter/format-after-prepare
Browse files Browse the repository at this point in the history
chore: format after prepare release
  • Loading branch information
paoloricciuti authored Mar 29, 2024
2 parents d7ecf61 + 17cea58 commit eb88df7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,8 @@ jobs:
fi
env:
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}

- name: 'Fix linting'
run: pnpm format
- uses: peter-evans/create-pull-request@v6
with:
commit-message: "Prepare Release using 'release-plan'"
Expand Down

0 comments on commit eb88df7

Please sign in to comment.