Skip to content

Commit 72da061

Browse files
committed
fix(Build): GPG sign
1 parent 9675c19 commit 72da061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
git_config_global: true
2727
git_user_signingkey: true
2828
git_commit_gpgsign: true
29+
git_push_gpgsign: false
2930
- name: Semantic Release
3031
uses: cycjimmy/semantic-release-action@v4
3132
with:

0 commit comments

Comments
 (0)