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 2565e77 commit 60b1a5eCopy full SHA for 60b1a5e
.github/workflows/CompatHelper.yml
@@ -28,5 +28,5 @@ jobs:
28
shell: julia --color=yes {0}
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
- COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
+ COMPATHELPER_PRIV: ${{ secrets.DEPLOY_KEY_2_SEC }}
32
# COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
0 commit comments