Skip to content

Commit f1bcc12

Browse files
authored
add branding
1 parent 196230e commit f1bcc12

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# BEGIN: 8zv7t5r2n6p1
22
name: dataverse-repo-sync
3+
branding:
4+
icon: arrow-up-circle
5+
color: blue
36
description: |
47
"This action syncs a directory to a dataset in Dataverse."
58
inputs:
@@ -37,4 +40,4 @@ runs:
3740
--directory "${{ inputs.directory }}"
3841
3942
40-
43+

0 commit comments

Comments
 (0)