We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48471d1 commit 6e84a9aCopy full SHA for 6e84a9a
.github/workflows/deploy.yml
@@ -3,7 +3,7 @@ name: Deploy to Production
3
on:
4
push:
5
branches: [main]
6
- workflow_dispatch: # Manuel tetikleme için
+ workflow_dispatch: # Manuel tetikleme için
7
8
jobs:
9
# Frontend Deployment
0 commit comments