Skip to content

Commit

Permalink
Merge pull request shallwefootball#4 from imrehg/action-inputs
Browse files Browse the repository at this point in the history
fix action input key
  • Loading branch information
shallwefootball authored May 26, 2020
2 parents 042c24a + 991c05d commit 506bad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inputs:
aws_key_id:
description: 'aws key id'
required: true
aws_secret_access-key:
aws_secret_access_key:
description: 'aws secret access key'
required: true
aws_bucket:
Expand Down

0 comments on commit 506bad7

Please sign in to comment.