Skip to content

Commit 1f78295

Browse files
ci: update extensions.yml
1 parent 3944cab commit 1f78295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extensions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
git config --global user.signingkey "6AE7B08C68169452"
6060
git config --global commit.gpgsign true
6161
git add .
62-
git commit -m "chore(extensions): build extensions [skip ci]"
62+
git commit -sm "chore(extensions): build extensions [skip ci]"
6363
git pull origin main
6464
git push origin HEAD:main

0 commit comments

Comments
 (0)