We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac5087c commit a552cd6Copy full SHA for a552cd6
garasign/git-sign/action.yml
@@ -1,5 +1,5 @@
1
-name: "Sign artifact using garasign"
2
-description: "Signs a release artifact"
+name: "Run git actions in a signing container"
+description: "Allows running arbitrary git actions in a container with GPG keys loaded"
3
inputs:
4
command:
5
description: "Command to run inside the container"
0 commit comments