Skip to content

Commit

Permalink
chore: Adds details url
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubax committed Mar 15, 2024
1 parent 919450b commit f1f315a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/task-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
channelId: live
entryPoint: website
- name: Get the deployment URL
run: echo "The deployment URL is ${{ steps.deploy.outputs.urls }}"
run: echo "The deployment URL is ${{ steps.deploy.outputs.details_url }}"

0 comments on commit f1f315a

Please sign in to comment.