We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2c1964 + 8571827 commit b071d67Copy full SHA for b071d67
action.yml
@@ -0,0 +1,9 @@
1
+name: "Sync Files to Azure Storage"
2
+description: "Sync a directory to an Azure Blob Storage repository"
3
+author: mrguato
4
+runs:
5
+ using: docker
6
+ image: Dockerfile
7
+branding:
8
+ icon: refresh-cw
9
+ color: blue
0 commit comments