Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Commit

Permalink
Setup GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Aug 16, 2021
1 parent 4b4ab8c commit dbe66f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ env:
NPM: npm
PYTHON: python
PYTHONUNBUFFERED: '1'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

defaults:
run:
Expand Down

0 comments on commit dbe66f7

Please sign in to comment.