Update deploy-now.yaml
This commit is contained in:
1
.github/workflows/deploy-now.yaml
vendored
1
.github/workflows/deploy-now.yaml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
run: |
|
||||
npm install --global yarn
|
||||
yarn install --frozen-lockfile
|
||||
npm run build
|
||||
|
||||
- name: Deploy to IONOS
|
||||
if: ${{ steps.project.outputs.deployment-enabled == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user