Skip to content

Commit

Permalink
ci: release on any tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lengau committed Jan 20, 2025
1 parent 07502f9 commit 804a545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- "hotfix/*"
- "release/*"
tags:
- "[0-9.]+"
- "*"
pull_request:
jobs:
build:
Expand Down

0 comments on commit 804a545

Please sign in to comment.