Update deployment-production.yml

This commit is contained in:
amir houieh 2022-06-22 12:24:27 +02:00 committed by GitHub
parent 856b1d62b7
commit e870274b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
method: 'POST'
- name: show response
run: |
echo ${{steps.vrequest.outputs}}
echo ${{steps.vrequest.outputs.job.id}}
- run: sleep 60
- name: vercel-preview-url
uses: zentered/vercel-preview-url@v1.0.5