Skip to content

Commit

Permalink
Merge pull request #300 from thefrontside/cl/last-ditch-match
Browse files Browse the repository at this point in the history
👷 Just have a single wildcard
  • Loading branch information
cowboyd authored Sep 18, 2024
2 parents 20b54f6 + d926261 commit adbbd8e
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 @@ -3,7 +3,7 @@ name: Publish
on:
push:
tags:
- '**-v*'
- "interactors-*"

jobs:
publish-to-npm:
Expand Down

0 comments on commit adbbd8e

Please sign in to comment.