Skip to content

Commit

Permalink
fix: release action
Browse files Browse the repository at this point in the history
  • Loading branch information
shanithkk committed May 6, 2024
1 parent 75ce75f commit 1e2481d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ permissions:
on:
push:
tags:
- '*'
- '**[0-9]+.[0-9]+.[0-9]+*'
pull_request:

jobs:
Expand Down

0 comments on commit 1e2481d

Please sign in to comment.