Skip to content

Commit 6debc9d

Browse files
committed
🗑️ Remove Deployment Workflow for Development Environment
- Delete the deploy.yml file as it is no longer needed in the project structure.
1 parent 4bc2ff6 commit 6debc9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Déploiement sur VPS (dev)
22

33
on:
44
push:
5-
branches: [main]
5+
66
workflow_dispatch:
77

88
env:

0 commit comments

Comments
 (0)