feat: add git hook sign

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-04 16:17:18 +08:00
parent 667d9e33d7
commit ada9acf218
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
go_version: [1.18, 1.19, 1.20]
go_version: ['1.18', '1.19', '1.20']
os: [ubuntu-latest, macOS-latest]
steps: