Skip to content

Commit 930f0a4

Browse files
committed
chore: add info
1 parent 9af8f7b commit 930f0a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
env:
3737
PATHS_BASE: "" # deploy to (sub)domain root
3838

39+
# For my site, I use a quick hack to let SvelteKit handle all traffic, expect for /blog (handled by a
40+
# WordPress site), see https://gist.github.com/mandrasch/46a00c3ba6cd30efd183509f1ebb4f3d.
41+
# This deployement here goes directly to /matthias-andrasch.eu/sveltekit
3942
- name: 📂 Sync files via sftp
4043
uses: SamKirkland/[email protected]
4144
with:

0 commit comments

Comments
 (0)