Skip to content

Commit

Permalink
Fix workflow name casing for consistency in deployment process
Browse files Browse the repository at this point in the history
  • Loading branch information
abdessamadbettal committed Dec 6, 2024
1 parent 17b08e4 commit fb06a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows /main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches:
- main

name: 🚀 Deploy website on push
name: 🚀 Deploy website on Push

jobs:
web-deploy:
Expand Down

0 comments on commit fb06a6c

Please sign in to comment.