This commit is contained in:
parent
61771af94f
commit
a33ba96115
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Debug DATABASE_URL
|
- name: Debug DATABASE_URL
|
||||||
run: echo "DATABASE_URL is ${DATABASE_URL::5}****"
|
run: echo "DATABASE_URL is ${DATABASE_URL::5}****"
|
||||||
env:
|
env:
|
||||||
DATABASE_URL: ${{ secrets.PLACEHOLDER }}
|
DATABASE_URL: ${{ secrets.POSTGRESQL_CONN_STRING }}
|
||||||
|
|
||||||
- name: Reset and Push Database Migrations
|
- name: Reset and Push Database Migrations
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user