Skip to content

Commit

Permalink
fix: remove main from uses when using docker
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgriffing committed May 20, 2021
1 parent 4debabd commit cbb4964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ inputs:
runs:
using: "docker"
image: "Dockerfile"
main: "index.js"

0 comments on commit cbb4964

Please sign in to comment.