Skip to content

Commit

Permalink
Set BAZELISK_GITHUB_TOKEN.
Browse files Browse the repository at this point in the history
Change-Id: Ia1beb6fde2c61aebb96de1f05089f491da09a09f
Reviewed-on: https://code-review.googlesource.com/c/re2/+/57816
Reviewed-by: Paul Wankadia <[email protected]>
  • Loading branch information
junyer committed Sep 27, 2020
1 parent a5548b3 commit 2548619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
fail-fast: false
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
env:
BAZELISK_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- run: .github/bazel.sh
Expand Down

0 comments on commit 2548619

Please sign in to comment.