Update build-and-deploy.yml

This commit is contained in:
Christoph Haas 2025-09-29 21:10:51 +00:00 committed by GitHub
parent 749f2b07dc
commit 70526f7b1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ jobs:
- run: | - run: |
env env
set +x set -x
echo curl "$DEPLOY_WEBHOOK" --header "Authorization: Bearer $DEPLOY_TOKEN" echo curl "$DEPLOY_WEBHOOK" --header "Authorization: Bearer $DEPLOY_TOKEN"
env: env: