ci: fix hex-api-key

This commit is contained in:
Zach Daniel 2023-03-06 09:14:32 -05:00
parent 787e260c49
commit 9f40de39e1

View file

@ -11,3 +11,5 @@ jobs:
uses: ash-project/ash/.github/workflows/ash-ci.yml@main
with:
spark-formatter: false
secrets:
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}