Skip to content

Commit 454149f

Browse files
author
aleph
committed
chore: 📚 deleted info from github actions
1 parent 695bdcf commit 454149f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,3 @@ jobs:
8989
--cache-control "public, max-age=0, must-revalidate" \
9090
--exclude "*" \
9191
--include "sitemap.xml"
92-
93-
- name: Deployment summary
94-
run: |
95-
echo "✅ Staging website deployed successfully!"
96-
echo "🌐 URL: https://staging.pythoncdmx.org"
97-
echo "📦 S3 Bucket: ${{ secrets.AWS_S3_BUCKET }}"
98-
echo "🚀 CloudFront Distribution: ${{ secrets.CLOUDFRONT_DISTRIBUTION }}"
99-
echo ""
100-
echo "ℹ️ This is a STAGING environment for testing purposes."

0 commit comments

Comments
 (0)