Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
2coo committed Jan 23, 2024
1 parent 94234d0 commit 77c7af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# nx-affected-projects
# action-nx-affected
Github action for outputting a list of affected nx projects (apps and libs)

### Action inputs
Expand Down Expand Up @@ -40,7 +40,7 @@ outputs:
### Usage
``` yaml
- name: Check for Affected Projects
uses: 2coo/nx-affected-projects@v1
uses: 2coo/action-nx-affected@v1
id: checkForAffected
with:
exclude: some_package
Expand Down

0 comments on commit 77c7af8

Please sign in to comment.