Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
docs: fix marketplace link in README (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpellegrims authored Apr 20, 2022
1 parent 8953f8a commit 0a397f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nx-distributed-task/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## Summary

Github Action that runs nx `run-many` for the specified target and projects.
This action was designed to consume the outputs of [@e-square/nx-affected-matrix](https://github.com/marketplace/actions/nx-affected-task) in order to distribute jobs with ease.
This action was designed to consume the outputs of [@e-square/nx-affected-matrix](https://github.com/marketplace/actions/nx-affected-matrix) in order to distribute jobs with ease.

Check out the monorepo's [README](https://github.com/e-square-io/nx-github-actions#usage) for a full usage example of both actions with GitHub Actions' matrix

Expand Down

0 comments on commit 0a397f7

Please sign in to comment.