We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537cb67 commit a19474fCopy full SHA for a19474f
.github/workflows/release-please.yml
@@ -50,6 +50,7 @@ jobs:
50
ref: release-please--branches--main
51
# use a token so that workflows on the PR run when we push later
52
token: ${{ steps.otelbot-token.outputs.token }}
53
+ fetch-depth: 0
54
55
# previous commiter does not have CLA signed, and the commit is missing updates to package-lock.json,
56
# so we re-write that commit here with the proper changes
0 commit comments