We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9675c19 commit 72da061Copy full SHA for 72da061
.github/workflows/release.yml
@@ -26,6 +26,7 @@ jobs:
26
git_config_global: true
27
git_user_signingkey: true
28
git_commit_gpgsign: true
29
+ git_push_gpgsign: false
30
- name: Semantic Release
31
uses: cycjimmy/semantic-release-action@v4
32
with:
0 commit comments