Skip to content

Commit 559547c

Browse files
authored
Add changesets for unreleased changes (#24)
* add changesets for unreleased changes * fix PR links
1 parent 7f4ecf7 commit 559547c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.changeset/giant-zoos-raise.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+
Fix action failures caused by attempts to rsync wpe-cache-plugin [#8](https://github.com/wpengine/github-action-wpe-site-deploy/pull/8)

.changeset/silent-spiders-drop.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": minor
3+
---
4+
5+
Copy post-deploy `SCRIPT` to the remote if it exists in the repo but not on the remote. This allows for storing script files outside of `SRC_PATH`. [#12](https://github.com/wpengine/github-action-wpe-site-deploy/pull/12)

0 commit comments

Comments
 (0)