Skip to content

Commit

Permalink
Update regex for release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JElgar committed Nov 28, 2023
1 parent c5cedf4 commit 34e00f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/flutter-ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Flutter CI CD

on:
push:

tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+[+][0-9]+'

workflow_dispatch: # to manually run this workflow

Expand Down

0 comments on commit 34e00f8

Please sign in to comment.