Skip to content

Commit

Permalink
Add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinay Shankar Shukla authored Feb 18, 2020
1 parent 177686e commit 5afeec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
tests:
name: deploy on github
runs-on: macos-latest
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
steps:
- uses: actions/checkout@v1
- name: Set up Ruby 2.6.x
Expand Down

0 comments on commit 5afeec3

Please sign in to comment.