We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470e1c4 commit a95aa40Copy full SHA for a95aa40
.github/workflows/publish.yml
@@ -9,5 +9,5 @@ jobs:
9
steps:
10
- uses: tatethurston/github-actions/publish@main
11
with:
12
- package_directory: eslint-plugin-react-prefer-function-component
+ package_directory: packages/eslint-plugin-react-prefer-function-component
13
npm_token: ${{ secrets.NPM_TOKEN }}
0 commit comments