Skip to content

Commit

Permalink
fix(release): set missing env for alex
Browse files Browse the repository at this point in the history
  • Loading branch information
paambaati committed Dec 17, 2021
1 parent 7cce17c commit 571445e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.OSLASH_BOT_GITHUB_TOKEN }}
pr_only: true
env:
GITHUB_TOKEN: ${{ secrets.OSLASH_BOT_GITHUB_TOKEN }}

test:
name: test/${{ matrix.node }}
Expand Down

0 comments on commit 571445e

Please sign in to comment.