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 bd1f4da commit 1199f42Copy full SHA for 1199f42
.github/workflows/release.yml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
with:
28
fetch-depth: 0
29
+ persist-credentials: false
30
- name: Import scriptbot's GPG key for signing commits
31
id: import-gpg
32
uses: crazy-max/ghaction-import-gpg@v6
0 commit comments