Fix wrong main

This commit is contained in:
Ashcon Partovi 2023-11-17 12:39:12 -08:00
parent 8f31cd5980
commit b9cca7bdaa

View file

@ -24,4 +24,4 @@ outputs:
description: If the version of Bun was cached.
runs:
using: node20
main: dist/action.js
main: dist/index.js