Updated GitHub actions

This commit is contained in:
Constantin Graf
2026-06-19 16:53:40 +02:00
parent 9a53f903d8
commit c9e84260b1
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ jobs:
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
uses: "WyriHaximus/github-action-get-previous-tag@v2"
with:
prefix: "v*"
pattern: "v*[0-9].*[0-9].*[0-9]"
- name: "Get version"
id: version