Skip to content

Commit

Permalink
[CRASH] Fixed library endpoint file (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Demmonius authored Oct 18, 2021
1 parent bff683a commit 7c1f26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ outputs:
description: 'Forwarded Vercel API response - See https://vercel.com/docs/api#endpoints/deployments/get-a-single-deployment/response-parameters'
runs:
using: 'node12'
main: 'lib/main.js'
main: 'github-action-runtime/index.js'

0 comments on commit 7c1f26e

Please sign in to comment.