Skip to content

Commit

Permalink
Update main_moodmelody.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abecerrilsalas authored Aug 10, 2024
1 parent 4ccbb26 commit a20adce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_moodmelody.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: npm install

- name: Deploy to Heroku
run: git push https://heroku:${{ secrets.HEROKU_API_KEY }}@git.heroku.com/MoodMelody.git HEAD:main
run: git push https://heroku:${{ secrets.HEROKU_API_KEY }}@git.heroku.com/moodmelody.git HEAD:main

0 comments on commit a20adce

Please sign in to comment.