Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix-1-2 committed Jun 22, 2024
1 parent a918397 commit 8bb8658
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
branches: [main]
env:
SECRET_KEY: ${{ secrets.SECRET_KEY }}
HEROKU_APP_NAME: ${{ secrets.HEROKU_APP_NAME }}
HEROKU_EMAIL: ${{ secrets.HEROKU_EMAIL }}
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}

jobs:
health-checkup-job: #Check the healthy by running tests
Expand Down

0 comments on commit 8bb8658

Please sign in to comment.