We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0bf45a commit 0900ee7Copy full SHA for 0900ee7
.github/workflows/CompatHelper.yml
@@ -41,5 +41,5 @@ jobs:
41
shell: julia --color=yes {0}
42
env:
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
- # COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
+ COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
45
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
0 commit comments