Skip to content

Commit

Permalink
Renamed action to aws-webdeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
eydelrivero authored Nov 1, 2023
1 parent c431688 commit 2e62070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'aws-web-deploy'
name: 'aws-webdeploy'
description: 'GitHub Action for updating the Origin Path for given Distribution'
author: '@mean-dao'
inputs:
Expand All @@ -22,4 +22,4 @@ runs:
main: 'dist/index.js'
branding:
icon: truck
color: red
color: red

0 comments on commit 2e62070

Please sign in to comment.