Skip to content

Commit b92e384

Browse files
committed
remove echo call
1 parent f39dab5 commit b92e384

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/__deploy-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,3 @@ jobs:
8181
- name: Output deployment URL
8282
run: |
8383
echo "Deployment complete!"
84-
echo "Project: ${{ inputs.project_name }}"
85-
echo "Path: ${{ inputs.dist_path }}"

0 commit comments

Comments
 (0)