Skip to content

Commit

Permalink
fix: correctly getting env for deployer
Browse files Browse the repository at this point in the history
  • Loading branch information
0xneves authored Dec 7, 2023
1 parent 5b7b2c5 commit da444a8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
with:
node-version: 18.16.0

- name: Show repo env secret
run: |
echo ${{ env.DEPLOYER_PRIVATE_KEY }}
- name: Install dependencies
run: yarn install

Expand Down

0 comments on commit da444a8

Please sign in to comment.