Skip to content

Commit a2ec96c

Browse files
authored
Add CompatHelper secret
1 parent 91097e9 commit a2ec96c

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
@@ -13,4 +13,5 @@ jobs:
1313
- name: CompatHelper.main()
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16+
COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
1617
run: julia -e 'using CompatHelper; CompatHelper.main()'

0 commit comments

Comments
 (0)