Skip to content

Commit f11bafa

Browse files
authored
compathelper privelege (#686)
1 parent b1f4c7e commit f11bafa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
- name: CompatHelper.main()
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24+
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
2425
run: julia -e 'using CompatHelper; CompatHelper.main()'

0 commit comments

Comments
 (0)