Skip to content

Commit

Permalink
Add access token to env
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyamerman committed Dec 27, 2023
1 parent df8b393 commit 357ef40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
env:
UNIT_API_URL: ${{ secrets.UNIT_API_URL }}
UNIT_TOKEN: ${{ secrets.UNIT_TOKEN }}
access_token: ${{ secrets.UNIT_TOKEN }}

0 comments on commit 357ef40

Please sign in to comment.