1
0
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:
Mateusz Kwasniewski 2023-03-29 14:55:40 +02:00 committed by GitHub
parent e62a529331
commit c5d57a51ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |