Skip to content

Commit 59c0462

Browse files
committed
Add missing changeset for using randomUUID for wrangler artifacts dir
1 parent 4d04561 commit 59c0462

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/brown-planets-clean.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"wrangler-action": patch
3+
---
4+
5+
Fixes #317: Generate a new output directory with a randomUUID in the tmpDir, so that when the action is executed multiple times, we use the artifacts from that run, opposed to the artifacts from a previous run.

0 commit comments

Comments
 (0)