Skip to content

Commit

Permalink
fix: tag format
Browse files Browse the repository at this point in the history
  • Loading branch information
Belphemur authored Oct 6, 2023
1 parent 62e0876 commit c9bad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- master
- dev
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+'
paths:
- .github/workflows/build.yaml
- build/*
Expand Down

0 comments on commit c9bad75

Please sign in to comment.