Skip to content

Commit

Permalink
accidentaly forgot api key yml line
Browse files Browse the repository at this point in the history
  • Loading branch information
clydeautin committed Sep 13, 2024
1 parent 8b5bedf commit 9535f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
env:
RAILS_ENV: test
DATABASE_URL: "postgres://rails:password@localhost:5432/rails_test"

TICKETMASTER_API_KEY: ${{ secrets.TICKETMASTER_API_KEY }}
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 9535f2e

Please sign in to comment.