Skip to content

Commit

Permalink
Merge pull request #1040 from dandi/AlmightyYakob-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnesbitt committed Apr 18, 2022
2 parents c7b772f + c59c591 commit 99bb491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
git push --force origin release
- name: Deploy to Heroku
- uses: akhileshns/heroku-deploy@v3.12.12
uses: akhileshns/heroku-deploy@v3.12.12
with:
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
heroku_app_name: "dandi-api"
Expand Down

0 comments on commit 99bb491

Please sign in to comment.