Skip to content

Commit 34b3009

Browse files
authored
[CICD-398] Update exclude.txt link (#77)
* Update exclude.txt link * Add changeset
1 parent 1a754af commit 34b3009

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/empty-stingrays-tie.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@wpengine/github-action-wpe-site-deploy": patch
3+
---
4+
5+
Update link to exclude.txt

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/github-action-wpe-site-deploy/blob/main/exclude.txt) for reference.
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.
123123

124124
## Versioning
125125

0 commit comments

Comments
 (0)