diff --git a/action.yml b/action.yml index 69402ec..0342d6a 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,8 @@ name: 'Upload files to a GitHub release' description: 'Upload files to a GitHub release (cross-platform)' author: 'Sven-Hendrik Haase' +icon: archive +color: orange inputs: repo_token: description: 'GitHub token'