Skip to content

Commit

Permalink
update main.yml workflow to align with project structure and enhance …
Browse files Browse the repository at this point in the history
…clarity
  • Loading branch information
ipatate committed Sep 10, 2024
1 parent 59f60b8 commit 2f76e94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v4

Expand Down

0 comments on commit 2f76e94

Please sign in to comment.