Update update-version-number.yaml
This commit is contained in:
parent
fbf4489bb8
commit
c4aaf79bc3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-version-number.yaml
vendored
2
.github/workflows/update-version-number.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue