Only version number

This commit is contained in:
2026-01-17 20:09:36 +01:00
parent b315ef3904
commit b89cfd1f9f

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 }}