Skip to content

Commit 1ecabdb

Browse files
authored
fix: exclude v in tag (#8)
Signed-off-by: Michael Beemer <[email protected]>
1 parent 6fb4118 commit 1ecabdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
command: manifest
1717
token: ${{secrets.GITHUB_TOKEN}}
1818
default-branch: main
19+
include-v-in-tag: false

0 commit comments

Comments
 (0)