Typo fix.
OpenCommit Action / OpenCommit (push) Successful in 4m22s

This commit is contained in:
2026-01-04 11:15:59 -05:00
parent 82602901ec
commit aa36a9bb4b
+3 -2
View File
@@ -18,11 +18,12 @@ jobs:
with:
node-version: '20'
- uses: Checkout
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: OpenCommit (GiteaCompatibility)
- name: OpenCommit (Gitea)
uses: https://git.trez.wtf/Trez/opencommit-gitea@main
with:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}