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 ab99851 commit 24ae93eCopy full SHA for 24ae93e
action.yml
@@ -1,7 +1,9 @@
1
name: Deploy to Stackhero
2
-# run-name: Deploy branch ${{ github.ref_name }} to Stackhero
3
description: Deploy your code to a Stackhero instance
4
+branding:
5
+ icon: upload-cloud
6
+ color: blue
7
8
inputs:
9
ssh_private_key:
0 commit comments