diff --git a/.gitea/workflows/auto_pr.yaml b/.gitea/workflows/auto_pr.yaml index 4caa539..f8826b1 100644 --- a/.gitea/workflows/auto_pr.yaml +++ b/.gitea/workflows/auto_pr.yaml @@ -27,6 +27,7 @@ jobs: run: node ./scripts/merge-yaml.js - name: Commit Changes + id: commit uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 with: commit_message: Sort & Merge PIS Files