Skip to content

Commit

Permalink
Add key to compat helper
Browse files Browse the repository at this point in the history
  • Loading branch information
Tokazama committed Nov 29, 2020
1 parent 3790f1c commit 5eacd21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
- name: CompatHelper.main()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }} # optional
run: julia -e 'using CompatHelper; CompatHelper.main()'

0 comments on commit 5eacd21

Please sign in to comment.