Skip to content

Commit

Permalink
editing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
rheam97 committed Nov 22, 2023
1 parent 0f57459 commit 5ec47a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
DB_USER: z0e8wso9q4nhfhetsh4s
DB_PW: pscale_pw_3bBbGWUYVNAKE2xHrn5AkuiofTpD05BHadvL2Ad4wD7
DB_HOST: aws.connect.psdb.cloud
jobs:
build:

Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
.env
.env
.github

0 comments on commit 5ec47a7

Please sign in to comment.