Skip to content

Commit 4ddec09

Browse files
authored
Update CompatHelper.yml (#206)
1 parent 96812f4 commit 4ddec09

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

0 commit comments

Comments
 (0)