We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2cc7d9 commit 5e6cdd1Copy full SHA for 5e6cdd1
.github/workflows/deploy.yml
@@ -48,7 +48,7 @@ jobs:
48
run: php artisan test
49
50
deploy:
51
- name: Deploy to Production
+ name: Deploy to Production to Forge
52
needs: tests
53
runs-on: ubuntu-latest
54
environment: production
0 commit comments