Skip to content

Commit

Permalink
Fixing postgres password issue
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika committed May 12, 2023
1 parent 5602794 commit 50bb747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 50bb747

Please sign in to comment.