Fix missing \

This commit is contained in:
Simon Lamon 2025-03-27 21:23:06 +01:00 committed by GitHub
parent 09ace3e6c7
commit e46ffd7d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ jobs:
npm install netlify-cli -g
netlify deploy --dir=gallery/dist --alias "deploy-preview-${{ github.event.number }}" \
--auth ${{ secrets.NETLIFY_AUTH_TOKEN }} \
--site ${{ secrets.NETLIFY_GALLERY_SITE_ID }}
--site ${{ secrets.NETLIFY_GALLERY_SITE_ID }} \
--json > deploy_output.json
- name: Generate summary