Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 2ae024c

Browse files
committed
fix: Revert back to using dist
1 parent dcd4d72 commit 2ae024c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/sync-data/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ inputs:
1010
description: 'true/false - determines whether to fetch and sync the project-stats data'
1111
runs:
1212
using: 'node16'
13-
main: 'src/index.js'
13+
main: 'dist/index.js'

0 commit comments

Comments
 (0)