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 3adffdc commit cf05728Copy full SHA for cf05728
.github/workflows/release.yml
@@ -35,6 +35,7 @@ jobs:
35
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
with:
37
token: ${{ steps.token.outputs.token }}
38
+ fetch-depth: 0
39
40
- name: Prepare release
41
uses: getsentry/action-prepare-release@3cea80dc3938c0baf5ec4ce752ecb311f8780cdc # v1.6.4
0 commit comments