We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d75c0 commit b7c65e6Copy full SHA for b7c65e6
.github/workflows/release.yml
@@ -65,7 +65,6 @@ jobs:
65
with:
66
fetch-depth: 0
67
token: ${{ steps.app-token.outputs.token }}
68
- persist-credentials: false
69
70
- name: 🔧 Configure Git
71
run: |
0 commit comments