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 91097e9 commit a2ec96cCopy full SHA for a2ec96c
.github/workflows/CompatHelper.yml
@@ -13,4 +13,5 @@ jobs:
13
- name: CompatHelper.main()
14
env:
15
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
+ COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
17
run: julia -e 'using CompatHelper; CompatHelper.main()'
0 commit comments