Skip to content

Commit a552cd6

Browse files
committed
Fix description of git-sign action
1 parent ac5087c commit a552cd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

garasign/git-sign/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "Sign artifact using garasign"
2-
description: "Signs a release artifact"
1+
name: "Run git actions in a signing container"
2+
description: "Allows running arbitrary git actions in a container with GPG keys loaded"
33
inputs:
44
command:
55
description: "Command to run inside the container"

0 commit comments

Comments
 (0)