Skip to content

Commit

Permalink
feat: support vstory tag
Browse files Browse the repository at this point in the history
  • Loading branch information
neuqzxy committed Dec 9, 2024
1 parent 449cb30 commit d595c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-hotfix.[0-9]+'
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-vstory.[0-9]+'

jobs:
build:
Expand Down

0 comments on commit d595c5d

Please sign in to comment.