Skip to content

Commit

Permalink
fix gh publish (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
tatethurston authored Jan 12, 2025
1 parent 470e1c4 commit a95aa40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: tatethurston/github-actions/publish@main
with:
package_directory: eslint-plugin-react-prefer-function-component
package_directory: packages/eslint-plugin-react-prefer-function-component
npm_token: ${{ secrets.NPM_TOKEN }}

0 comments on commit a95aa40

Please sign in to comment.