Skip to content

Commit

Permalink
Point patching action to proper file
Browse files Browse the repository at this point in the history
  • Loading branch information
gmrukwa committed Dec 29, 2019
1 parent 422d7a5 commit 225e4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/patch-version/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ inputs:
required: true
runs:
using: 'node12'
main: 'main.js'
main: 'dist/main.js'

0 comments on commit 225e4a3

Please sign in to comment.