fix: drop forget if

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-07-23 17:12:02 +05:00
parent 44f1306086
commit ab657f03ed

View File

@@ -49,7 +49,6 @@ jobs:
uses: https://gitea.com/actions/checkout@v4
- name: Commit and push changes
if: steps.check_changes.outputs.changed == 'true'
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_ACTOR: ${{ gitea.actor }}