Skip to content

Commit

Permalink
tag pattern debug
Browse files Browse the repository at this point in the history
  • Loading branch information
imsodin committed Jul 15, 2023
1 parent 37eeeca commit a44f235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- release
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-rc[0-9.]+'
- '[0-9]+.[0-9]+.[0-9]+-rc\.[0-9]+(\.[0-9]+)?'

env:
# Our build metadata
Expand Down

0 comments on commit a44f235

Please sign in to comment.