We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22b1b6d + 06a3778 commit ff32029Copy full SHA for ff32029
1 file changed
.github/workflows/release.yml
@@ -158,7 +158,6 @@ jobs:
158
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
159
with:
160
fetch-depth: 0 # All commits need to be analyzed
161
- persist-credentials: false
162
token: ${{ secrets.TOKEN }}
163
# Import GPG
164
- name: Import GPG
0 commit comments