Skip to content

Commit

Permalink
Working on github action
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielChappuis committed Apr 22, 2024
1 parent b58aef2 commit 6236606
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 @@ -30,7 +30,7 @@ jobs:
DRAFT_RELEASE: "true"
PRE_RELEASE: "false"
ALLOW_EMPTY_CHANGELOG: "false"
TAG_PREFIX_REGEX: "test[0-9]+.[0-9]+.[0-9]+"
TAG_PREFIX_REGEX: "test"



0 comments on commit 6236606

Please sign in to comment.