Skip to content

Commit

Permalink
👷 Just have a single wildcard
Browse files Browse the repository at this point in the history
Who knows. Maybe you can only have a single wildcard match. This
mirrors the way that effection works.
  • Loading branch information
cowboyd committed Sep 18, 2024
1 parent 20b54f6 commit d926261
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 d926261

Please sign in to comment.