Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sslotsky authored Feb 18, 2020
1 parent 199e86c commit 2895d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ inputs:
required: true
runs:
using: "docker"
image: "manifoldco/protoc-node"
image: "docker://manifoldco/protoc-node"
env:
PROTO_PATH: ${{ inputs.proto-path }}
PACKAGE_NAME: ${{ inputs.package-name }}
Expand Down

0 comments on commit 2895d56

Please sign in to comment.