Skip to content

Commit 5e6cdd1

Browse files
committed
Deploy
1 parent b2cc7d9 commit 5e6cdd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: php artisan test
4949

5050
deploy:
51-
name: Deploy to Production
51+
name: Deploy to Production to Forge
5252
needs: tests
5353
runs-on: ubuntu-latest
5454
environment: production

0 commit comments

Comments
 (0)