This commit is contained in:
@@ -30,12 +30,7 @@ jobs:
|
|||||||
run: npx astro sync
|
run: npx astro sync
|
||||||
- name: Install, build, and upload your site
|
- name: Install, build, and upload your site
|
||||||
run: npm run build
|
run: npm run build
|
||||||
|
- name: Deploy
|
||||||
deploy:
|
|
||||||
needs: build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: "Deploy"
|
|
||||||
uses: https://code.klank.school/riviera/actions-file-deployer@v4
|
uses: https://code.klank.school/riviera/actions-file-deployer@v4
|
||||||
with:
|
with:
|
||||||
remote-protocol: "sftp"
|
remote-protocol: "sftp"
|
||||||
|
|||||||
Reference in New Issue
Block a user