diff --git a/.github/workflows/make-release.yml b/.github/workflows/make-release.yml index 2624429..96d093d 100644 --- a/.github/workflows/make-release.yml +++ b/.github/workflows/make-release.yml @@ -40,6 +40,7 @@ env: LANG: en_US.utf-8 LC_ALL: en_US.utf-8 PYTHON_VERSION: '3.10' + PGPASSWORD: 'postgres' jobs: deploy-release: