From 9fcad142deea5a8b768813906ddedbec35746242 Mon Sep 17 00:00:00 2001 From: John McGuin Date: Wed, 15 May 2024 17:14:19 -0600 Subject: [PATCH] test pipeline --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1b0729f..4f9ef9e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -84,6 +84,6 @@ jobs: # branch: main # Optional: Change the working directory # workingDirectory: - # workingDirectory: my-site + workingDirectory: ${{ matrix.package }} # Optional: Change the Wrangler version, allows you to point to a specific version or a tag such as `beta` - wranglerVersion: "3" + # wranglerVersion: "3"