Skip to content

Commit

Permalink
💚 Fix typo (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
vankichi authored Jan 30, 2024
1 parent 7ab5aa0 commit 3193d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
make TARGET_VER=$(make version/support) all
- name: create pull request
uses: peter-evans/create-pull-requests@v5
uses: peter-evans/create-pull-request@v5
with:
token: ${GITHUB_TOKEN}
commit-message: ":pencil: update contents"
Expand Down

0 comments on commit 3193d47

Please sign in to comment.