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