Skip to content

Commit

Permalink
update npm-publish workflow with the new package names
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudNStoyan committed Oct 30, 2024
1 parent 43f6fbb commit 4d475b6
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/npm-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ on:
required: true
type: choice
options:
- eslint-plugin-no-destructuring-arrays-as-objects
- eslint-plugin-no-testing-library-without-cleanup
- eslint-plugin-redux-use-app-functions
- eslint-plugin-report-caught-error
- eslint-plugin-require-useeffect-dependency-array
- eslint-plugin-javascript
- eslint-plugin-react
- eslint-plugin-testing-library
- eslint-plugin-typescript
- eslint-config

jobs:
Expand Down

0 comments on commit 4d475b6

Please sign in to comment.