|
@@ -19,7 +19,7 @@ jobs:
|
|
|
- name: Run tests
|
|
- name: Run tests
|
|
|
run: bundle exec rake
|
|
run: bundle exec rake
|
|
|
- name: Deploy to Heroku
|
|
- name: Deploy to Heroku
|
|
|
- uses: akhileshns/heroku-deploy@79ef2ae4ff9b897010907016b268fd0f88561820 # tag=v3.12.12
|
|
|
|
|
|
|
+ uses: akhileshns/heroku-deploy@5ef17ff17a3fb8e9ad822ae6a61648a3ef9e0c3d # v3.12.13
|
|
|
with:
|
|
with:
|
|
|
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
|
|
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
|
|
|
heroku_app_name: "devdocs"
|
|
heroku_app_name: "devdocs"
|