Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Commit

Permalink
Fix deploy on CI/CD (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov authored Apr 29, 2022
1 parent 78061d3 commit 7fd740f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
needs: laravel_tests
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7fd740f

Please sign in to comment.