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 4fd42c3 commit a93f9d5Copy full SHA for a93f9d5
action.yml
@@ -1,6 +1,10 @@
1
name: 'Dataverse Uploader Action'
2
description: 'Uploads a repository to Dataverse'
3
4
+branding:
5
+ icon: 'archive'
6
+ color: 'orange'
7
+
8
inputs:
9
DATAVERSE_TOKEN:
10
required: true
0 commit comments