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 9b8b664 commit 32e1971Copy full SHA for 32e1971
action.yml
@@ -1,5 +1,9 @@
1
name: 'Upload SPA to Azure Blob'
2
description: 'Deploys a frontend to Azure Blob and activates the index.html file at last'
3
+author: 'CoreHelpers Project'
4
+branding:
5
+ icon: 'upload-cloud'
6
+ color: 'purple'
7
inputs:
8
connectionstring:
9
required: true
0 commit comments