Skip to content

Commit b071d67

Browse files
authored
Merge pull request #15 from MrGuato/staging
Pull from staging
2 parents b2c1964 + 8571827 commit b071d67

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

action.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)