Workflows um Format Stage erweitern #175

Merged
flixcoo merged 326 commits from setup/44-workflows-um-format-stage-erweitern into development 2026-01-20 10:48:49 +00:00
Showing only changes of commit b89cfd1f9f - Show all commits

View File

@@ -125,7 +125,7 @@ jobs:
strategy: 'patch'
path: './pubspec.yaml'
- name: Commit version update
- name: Commit version update 2
run: |
git fetch origin ${{ gitea.head_ref }}
git checkout ${{ gitea.head_ref }}