diff --git a/.github/workflows/develop.deploy-functions.yml b/.github/workflows/develop.deploy-functions.yml index b76424245..cf6d7216a 100644 --- a/.github/workflows/develop.deploy-functions.yml +++ b/.github/workflows/develop.deploy-functions.yml @@ -31,6 +31,7 @@ jobs: repo: context.repo.repo, sha: context.sha }); + console.log(deployments.data); return deployments.data; - name: Semantic Release id: semantic