Skip to content

Commit ae64cc7

Browse files
author
shur3d
committed
fix: Remove hardcoded last-release-ref from release-please
1 parent 4968bca commit ae64cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
# this is a built-in strategy in release-please, see "Action Inputs"
2222
# for more options
2323
release-type: simple
24-
last-release-ref: v1.9.0
24+

0 commit comments

Comments
 (0)