Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
chore: add meta data for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexShemeshWix committed Oct 11, 2020
1 parent 4f0d583 commit 42acbbc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Your name here'
description: 'Provide a description here'
author: 'Your name or organization here'
name: 'action-upload-to-s3'
description: 'Recursively upload folder to S3 bucket'
author: 'core3'
branding:
icon: 'crosshair'
color: 'blue'
inputs:
aws_secret_id: # change this
required: true
Expand Down

0 comments on commit 42acbbc

Please sign in to comment.