Tested branch protection
Some checks failed
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Has been skipped
Pull Request Pipeline / update-version (pull_request) Failing after 5s

This commit is contained in:
2026-01-17 20:12:25 +01:00
parent d8ba6aecf2
commit 49e947034e

View File

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