Skip to content

Commit

Permalink
change pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinta365 committed Mar 2, 2024
1 parent 8323ca4 commit 28fa55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Publish to JSR
on:
create:
tags:
- '[0-9]+\.[0-9]+\.[0-9]+(-[0-9A-Za-z-]+(\.[0-9A-Za-z-]+)*)?'
- '[0-9]+.[0-9]+.[0-9]+'

jobs:
publish:
Expand Down

0 comments on commit 28fa55a

Please sign in to comment.