Skip to content

Commit f33e372

Browse files
authored
Update nginx.org-make-aws.yml
1 parent fb8953d commit f33e372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nginx.org-make-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- name: Deployment summary
120120
run: |
121121
{
122-
echo "### Deployment staging to ${{ inputs.url_staging }}/${{ steps.vars.outputs.safe_repo }}/${GITHUB_SHA}"
122+
echo "### Deployment staging to https://${{ inputs.url_staging }}/${GITHUB_SHA}"
123123
echo "### It should be accessible in 5 minutes"
124124
} >> $GITHUB_STEP_SUMMARY
125125

0 commit comments

Comments
 (0)