Skip to content

Commit

Permalink
Merge pull request #5 from schandrika/testing
Browse files Browse the repository at this point in the history
Fixing  postgres password issue
  • Loading branch information
schandrika authored May 12, 2023
2 parents 40ae818 + 50bb747 commit 4a81c41
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 4a81c41

Please sign in to comment.