Update update-version-number.yaml

This commit is contained in:
Michael 2024-08-15 09:40:40 +01:00 committed by GitHub
parent fbf4489bb8
commit c4aaf79bc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ name: Update Version number
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
jobs:
docker:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout original repository