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 93d067c commit a9a26c6Copy full SHA for a9a26c6
.github/workflows/format.yml
@@ -22,7 +22,6 @@ jobs:
22
token: ${{ secrets.GH_TOKEN }}
23
- name: Import GPG key
24
uses: crazy-max/ghaction-import-gpg@v4
25
- id: import_gpg
26
with:
27
git_user_signingkey: true
28
git_commit_gpgsign: true
.github/workflows/version.yml
@@ -33,7 +33,6 @@ jobs:
33
npm config set sign-git-tag true
34
35
36
37
38
39
0 commit comments