Skip to content

Commit

Permalink
Merge pull request #832 from dsalaza4/main
Browse files Browse the repository at this point in the history
fix(build): #831 deployments
  • Loading branch information
dsalaza4 authored Apr 12, 2022
2 parents 63f1bb6 + f8db99c commit a5ef522
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
permissions: read-all
concurrency:
cancel-in-progress: true
group: ${{ github.actor }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2756,7 +2756,7 @@ In order to do this:
Makes will automatically recognize as outputs all `main.nix` files
under the `makes/` directory in the root of the project.
This "magic" `makes/` directory can be configured via the
`extendingMakesDir` option.
`extendingMakesDirs` option.
You can create any directory structure you want.
Output names will me mapped in an intuitive way:
Expand Down

0 comments on commit a5ef522

Please sign in to comment.