mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 11:17:50 +00:00
chore: Add console log to print deployments data in develop.deploy-functions.yml
This commit is contained in:
parent
ce0143adf5
commit
af142b3d39
@ -31,6 +31,7 @@ jobs:
|
||||
repo: context.repo.repo,
|
||||
sha: context.sha
|
||||
});
|
||||
console.log(deployments.data);
|
||||
return deployments.data;
|
||||
- name: Semantic Release
|
||||
id: semantic
|
||||
|
Loading…
x
Reference in New Issue
Block a user