From 250d0b538da6220f72fd27da158d48f49bdaf42f Mon Sep 17 00:00:00 2001 From: Abdul Rabbani Date: Fri, 3 Jun 2022 12:17:14 -0400 Subject: [PATCH] update variables --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 059393c..8077c67 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -93,7 +93,7 @@ jobs: ref: ${{ env.ipld-ethcl-db-ref }} repository: vulcanize/ipld-ethcl-db path: "./ipld-ethcl-db/" - token: ${{ secrets.GH_PAT }} + ssh-key: ${{ secrets.GHA_KEY }} fetch-depth: 0 - uses: actions/checkout@v3 @@ -154,7 +154,7 @@ jobs: ref: ${{ env.ipld-ethcl-db-ref }} repository: vulcanize/ipld-ethcl-db path: "./ipld-ethcl-db/" - token: ${{ secrets.GH_PAT }} + ssh-key: ${{secrets.GHA_KEY}} fetch-depth: 0 - name: Create config file