mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
Update reset_heroku.yml
This commit is contained in:
parent
e62a529331
commit
c5d57a51ad
2
.github/workflows/reset_heroku.yml
vendored
2
.github/workflows/reset_heroku.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: akhileshns/heroku-deploy@v3.12.12
|
||||
with:
|
||||
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}
|
||||
email: ${{ secrets.HEROKU_EMAIL }}
|
||||
heroku_email: ${{ secrets.HEROKU_EMAIL }}
|
||||
|
||||
- name: Reset Postgres
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user