Skip to content

Commit

Permalink
pass evniroment to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mrspartak committed May 29, 2020
1 parent af66c8a commit bfbd27a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/onpull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
env:
GQL_ENDPOINT: ${{secrets.GQL_ENDPOINT}}
GQL_SECRET: ${{secrets.GQL_SECRET}}
JWT_TOKEN: ${{secrets.JWT_TOKEN}}

- name: Coveralls
uses: coverallsapp/github-action@master
Expand Down

0 comments on commit bfbd27a

Please sign in to comment.