Skip to content

Commit

Permalink
Commented run key in heroku:deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
esdrasdemorais committed Jul 29, 2024
1 parent 4d23dfc commit f09d1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Checkout heroku-deploy latest version code and Deploy to Heroku Environment
#run: |
# mvn -UX heroku:deploy #&& heroku:logs --tail --app drones
- uses: akhileshns/[email protected]
uses: akhileshns/[email protected]
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "drones"
Expand Down

0 comments on commit f09d1c3

Please sign in to comment.