Skip to content

Commit 1c48805

Browse files
committed
fix: logs and environment url in deployments
1 parent 9aed14e commit 1c48805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
type: create
1818
token: ${{github.token}}
19+
logs: https://github.com/npm/action-deploy/actions?query=workflow%3Adeploy
20+
environment_url: https://npmjs.com
1921

2022
# add here an actual deployment
2123
- name: placeholder for actual deployment

0 commit comments

Comments
 (0)