Skip to content

Commit

Permalink
ci: maybe it's the brackets?
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Jul 20, 2024
1 parent 4a8bfb6 commit 833c172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
tag_name: "v%s"
tag_message: "v%s"
commit_pattern: "^release(termivolt): (\\S+)"
commit_pattern: "^release: Termivolt v(\\S+)"
workspace: "./packages/termivolt"
publish_command: "yarn"
publish_args: "--non-interactive"
Expand Down

0 comments on commit 833c172

Please sign in to comment.