Skip to content

Commit 4b4f7c5

Browse files
committed
Fix typo in previous change to deploy.yml
1 parent 62b6a99 commit 4b4f7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Upload artifacts
4949
uses: actions/upload-pages-artifact@v3
5050
with:
51-
patch: mailing/
51+
path: mailing/
5252

5353
# Deployment job
5454
deploy:

0 commit comments

Comments
 (0)