Skip to content

Commit

Permalink
fix env
Browse files Browse the repository at this point in the history
  • Loading branch information
yuichiroaoki committed Mar 15, 2022
1 parent 5979bd5 commit af46b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: |
source startup.sh
env:
SAMPLE_PRIVATE_KEY: ${{ secrets.SAMPLE_PRIVATE_KEY }}
PRIVATE_KEY: ${{ secrets.SAMPLE_PRIVATE_KEY }}

0 comments on commit af46b93

Please sign in to comment.