Skip to content

Commit 04e04b5

Browse files
committed
chore: use hex API key from repo secrets
1 parent ac296e4 commit 04e04b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
1010
env:
1111
MIX_ENV: test
12+
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
1213
strategy:
1314
matrix:
1415
include:

0 commit comments

Comments
 (0)