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: tags:
- "v[0-9]+.[0-9]+.[0-9]+" - "v[0-9]+.[0-9]+.[0-9]+"
jobs: jobs:
docker: run:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout original repository - name: Checkout original repository