Skip to content

Commit 3b8b5ee

Browse files
authored
[NOJIRA] Update excludes reference in README (#124)
Update excludes reference in README Fixes #123
1 parent 3ce4a3d commit 3b8b5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
* [Defining environment variables in GitHub Actions](https://docs.github.com/en/actions/reference/environment-variables)
120120
* [Storing secrets in GitHub repositories](https://docs.github.com/en/actions/reference/encrypted-secrets)
121121
* It is recommended to leverage one of [WP Engine's .gitignore templates.](https://wpengine.com/support/git/#Add_gitignore?utm_content=wpe_gha)
122-
* This action excludes several files and directories from the deploy by default. See the [exclude.txt](https://github.com/wpengine/site-deploy/blob/main/exclude.txt) for reference.
122+
* This action excludes several files and directories from the deploy by default. See the [exclude_from_root.txt](https://github.com/wpengine/site-deploy/blob/main/tests/fixtures/excludes/exclude_from_root.txt) for reference.
123123

124124
## Versioning
125125

0 commit comments

Comments
 (0)