Skip to content

Commit

Permalink
chore: format after prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloricciuti committed Mar 29, 2024
1 parent d7ecf61 commit 17cea58
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 17cea58

Please sign in to comment.