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.
rev-parse
1 parent a389ea2 commit 7fdb5c9Copy full SHA for 7fdb5c9
.github/workflows/release.yml
@@ -87,6 +87,7 @@ jobs:
87
with:
88
ref: ${{ inputs.commit_sha }}
89
token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }}
90
+ fetch-depth: 0
91
- name: Get or create release branch
92
id: branch-push
93
shell: bash
0 commit comments