Skip to content

Commit

Permalink
Update UpdateVersion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
radj307 authored Feb 21, 2022
1 parent 7717c0a commit 2c8f335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UpdateVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Update Version'

on:
push:
tags: '[0-9]+.[0-9]+.[0-9]+'
tags: '[0-9]+.[0-9]+.[0-9]+-?**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2c8f335

Please sign in to comment.