Add secrets

This commit is contained in:
Abdul Rabbani 2022-06-09 12:06:02 -04:00
parent eab59cebc4
commit 7411a27188

View File

@ -41,3 +41,5 @@ jobs:
with:
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref }}
ipld-ethcl-db-ref: ${{ github.event.inputs.ipld-ethcl-db-ref }}
secrets:
GHA_KEY: ${{secrets.GHA_KEY}}