Skip to content

Commit 7989a8e

Browse files
committed
feat: update domain url to docs.skiesdev.com
1 parent c1db1c7 commit 7989a8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
switches: -avz --delete
3131
path: dist/
32-
remote_path: /var/www/docs.pokeskies.com/
32+
remote_path: /var/www/docs.skiesdev.com/
3333
remote_host: ${{ secrets.STARLIGHT_HOST }}
3434
remote_user: ${{ secrets.STARLIGHT_USER }}
3535
remote_key: ${{ secrets.STARLIGHT_KEY }}

0 commit comments

Comments
 (0)