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

Commit

Permalink
Merge pull request #38 from technovangelist/master
Browse files Browse the repository at this point in the history
fix: typo in action.yml
  • Loading branch information
marvinpinto authored Aug 4, 2020
2 parents 0ae01d3 + 661e07d commit f2f4090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/automatic-releases/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ inputs:
required: false
outputs:
automatic_releases_tag:
decription: "The release tag this action just processed"
description: "The release tag this action just processed"
runs:
using: "node12"
main: "dist/index.js"
Expand Down

0 comments on commit f2f4090

Please sign in to comment.