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 f137864 commit 777c2d0Copy full SHA for 777c2d0
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
with:
19
token: ${{ env.GH_TOKEN }}
20
+ persist-credentials: false
21
22
- name: conventional changelog action
23
id: changelog
0 commit comments