Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
fionnachan committed Sep 25, 2024
1 parent 18c1b48 commit 2e8c915
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/actions/build-artifacts/cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ on:
description: 'GitHub token'
required: true

env:
NEXT_PUBLIC_INFURA_KEY: ${{ secrets.NEXT_PUBLIC_INFURA_KEY }}
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID: ${{ secrets.NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID }}
THE_GRAPH_NETWORK_API_KEY: ${{ secrets.THE_GRAPH_NETWORK_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

runs:
steps:
- name: Check cache for build artifacts
Expand Down

0 comments on commit 2e8c915

Please sign in to comment.