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 78f43d6 commit fb549c1Copy full SHA for fb549c1
action.yml
@@ -1,5 +1,8 @@
1
name: "Package Java Agnostic Serverless Functions"
2
-description: "Package an agnostic serverless Function in Java for a specific FaaS provider"
+description: "Package an Agnostic Serverless Function in Java to deploy it on a specific FaaS provider"
3
+branding:
4
+ icon: package
5
+ color: red
6
inputs:
7
faas-provider:
8
description: "The provider to package the function for. Possible values are: azure, gcloud."
0 commit comments