Skip to content

Commit

Permalink
chore: update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Dec 30, 2024
1 parent a67f1bf commit 8762f1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.MAINTAINER_TOKEN }}
base: main
title: 'ci(deps): bump KaTeX to ${{ steps.version.outputs.number }}'
commit-message: 'ci(deps): bump KaTeX to ${{ steps.version.outputs.number }}'

0 comments on commit 8762f1e

Please sign in to comment.