Skip to content

Commit

Permalink
Merge pull request #47 from rajatjindal/new-releases
Browse files Browse the repository at this point in the history
streamline new release process
  • Loading branch information
rajatjindal authored Feb 13, 2023
2 parents 0d52a03 + 63f3321 commit dc6b312
Show file tree
Hide file tree
Showing 4 changed files with 20,285 additions and 13 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ inputs:
description: "If true, the action will include prereleases when selecting a version from GitHub Releases."
runs:
using: "node16"
main: "lib/main.js"
main: "dist/index.js"
Loading

0 comments on commit dc6b312

Please sign in to comment.