Skip to content

Commit

Permalink
updated gitub ci workflow to use the secret tixmaster api key from gh
Browse files Browse the repository at this point in the history
  • Loading branch information
clydeautin committed Sep 13, 2024
1 parent b6e3dbc commit 1e6c29a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
env:
RAILS_ENV: test
DATABASE_URL: "postgres://rails:password@localhost:5432/rails_test"

steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1e6c29a

Please sign in to comment.