Skip to content

Commit 951ff91

Browse files
authored
Use DOCUMENTER_KEY
1 parent c6725f6 commit 951ff91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compathelper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: CompatHelper.main()
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16-
COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
16+
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
1717
run: julia -e 'using CompatHelper; CompatHelper.main()'

0 commit comments

Comments
 (0)