diff --git a/.gitea/workflows/update-types.yml b/.gitea/workflows/update-types.yml index 5f402a2..014029e 100644 --- a/.gitea/workflows/update-types.yml +++ b/.gitea/workflows/update-types.yml @@ -51,4 +51,5 @@ jobs: - name: Push changes if: steps.git_status.outputs.changed == 'true' run: | + git pull git push \ No newline at end of file