Skip to content

Commit

Permalink
fix ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
realjoshuau committed Nov 23, 2023
1 parent b3547c0 commit f7fdbd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}
cancel-in-progress: true

env:
TBA_API_KEY: $ {{ secrets.TBA_API_KEY }}

jobs:
packages:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7fdbd6

Please sign in to comment.