Maybe I tagged too late?
All checks were successful
Deploy to stage / deploy-to-stage (push) Successful in 4s
Deploy to prod / deploy-to-prod (push) Successful in 4s

This commit is contained in:
Thomas Faour 2025-04-01 04:19:14 +00:00
parent e331938008
commit 4d3c87b796

View File

@ -23,4 +23,4 @@ jobs:
run: | run: |
cp -r ./html/* /www/html cp -r ./html/* /www/html
- run: ls /www/html - run: ls /www/html
- run: echo "🍏 This job's status is ${{ job.status }}." - run: echo "🍏 This job's status is ${{ job.status }}. Woohoo!"