Skip to content

Commit a95aa40

Browse files
authored
fix gh publish (#18)
1 parent 470e1c4 commit a95aa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
steps:
1010
- uses: tatethurston/github-actions/publish@main
1111
with:
12-
package_directory: eslint-plugin-react-prefer-function-component
12+
package_directory: packages/eslint-plugin-react-prefer-function-component
1313
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)