Skip to content

Commit

Permalink
feat: add vstory pre-release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
neuqzxy committed Jan 7, 2025
1 parent 9a69637 commit 3f46b63
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 @@ -6,6 +6,7 @@ on:
- 'pre-release/[0-9]+.[0-9]+.[0-9]+-alpha.[0-9]+'
- '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]+-vstory.[0-9]+'

jobs:
build:
Expand Down

0 comments on commit 3f46b63

Please sign in to comment.