Skip to content

Commit

Permalink
Update gradle-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromasIV authored Nov 29, 2021
1 parent 337b9ad commit d907d18
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gradle-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,8 @@ jobs:

- name: Build with Gradle
run: gradle test
env:
consumerKey: ${{ secrets.CONSUMERKEY }}
consumerSecret: ${{ secrets.CONSUMERSECRET }}
accessToken: ${{ secrets.ACCESSTOKEN }}
accessTokenSecret: ${{ secrets.ACCESSTOKENSECRET }}

0 comments on commit d907d18

Please sign in to comment.