Skip to content

Commit

Permalink
pass HEX_SECRET as an env
Browse files Browse the repository at this point in the history
  • Loading branch information
shortishly committed Jun 1, 2023
1 parent ddb37cb commit 4f47751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
with:
otp-version: 26
- run: make hex-release-publish
env:
HEX_SECRET: ${{ secrets.HEX_SECRET }}

0 comments on commit 4f47751

Please sign in to comment.