From 82602901ece9e3d5fc34f351e10383fdea07d92f Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 4 Jan 2026 11:14:05 -0500 Subject: [PATCH] Step names. --- .gitea/workflows/opencommit.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/opencommit.yml b/.gitea/workflows/opencommit.yml index 280d500..58f6af5 100644 --- a/.gitea/workflows/opencommit.yml +++ b/.gitea/workflows/opencommit.yml @@ -18,11 +18,12 @@ jobs: with: node-version: '20' - - uses: actions/checkout@v4 + - uses: Checkout with: fetch-depth: 0 - - uses: https://git.trez.wtf/Trez/opencommit-gitea@main + - name: OpenCommit (GiteaCompatibility) + uses: https://git.trez.wtf/Trez/opencommit-gitea@main with: GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }} PLATFORM: gitea