mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
remove duplicate name
This commit is contained in:
parent
8f6f9eae51
commit
0511635443
4 changed files with 19 additions and 17 deletions
1
.github/workflows/master.yaml
vendored
1
.github/workflows/master.yaml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
|||
# - run: docker-compose run web bin/run-tests
|
||||
- uses: akhileshns/heroku-deploy@v3.12.13
|
||||
with:
|
||||
branch: "master"
|
||||
heroku_email: ${{secrets.HEROKU_EMAIL}}
|
||||
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
|
||||
heroku_app_name: "stadtratmonitor"
|
Loading…
Add table
Add a link
Reference in a new issue