Skip to content

Commit

Permalink
chore: use hex API key from repo secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
grossvogel committed May 21, 2024
1 parent ac296e4 commit 04e04b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
env:
MIX_ENV: test
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
strategy:
matrix:
include:
Expand Down

0 comments on commit 04e04b5

Please sign in to comment.