Skip to content

Commit

Permalink
chore: set HEX_API_KEY in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Jan 27, 2025
1 parent 512ca9f commit 1716fad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
with:
postgres: true
postgres-version: "16"
secrets:
hex_api_key: ${{ secrets.HEX_API_KEY }}

0 comments on commit 1716fad

Please sign in to comment.