Update deploy-now.yaml

This commit is contained in:
kenan96
2022-11-02 12:44:01 +01:00
committed by GitHub
parent 1998506222
commit 2f113b4f1c

View File

@@ -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' }}