Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeheft committed Jul 7, 2024
1 parent a235739 commit a864486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform_and_deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Terraform and Deploy to Elastic Beanstalk
name: Build & Deploy

on: [push]

Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Run RSpec
uses: ./.github/actions/run_rspec
with:
ruby-version: "3.2.0"
ruby-version: 3.2.0
postgres-password: ${{ secrets.ROUTE_RATER_DATABASE_PASSWORD }}
google-api-key: ${{ secrets.GOOGLE_API_KEY }}

Expand Down

0 comments on commit a864486

Please sign in to comment.