Skip to content

Commit

Permalink
DEBUG: generalize app name
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage committed Nov 4, 2023
1 parent f4816b7 commit 34c285b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: '0 1 1 * *'
env:
APPLICATION: omp
DBUSERNAME: omp-ci
DBUSERNAME: ${APPLICATION}-ci
DBPASSWORD: omp-ci
DBNAME: omp-ci
DBHOST: 127.0.0.1
Expand Down

0 comments on commit 34c285b

Please sign in to comment.