Skip to content

Commit a18054a

Browse files
Update npm-prepare.js
1 parent bc86ca8 commit a18054a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/npm-prepare.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
// nothing here, for the package that is all
1+
import * as core from '@actions/core'
2+
import * as github from '@actions/github'

0 commit comments

Comments
 (0)