Skip to content

Commit

Permalink
Merge branch 'master' into compathelper/new_version/2025-01-05-00-25-…
Browse files Browse the repository at this point in the history
…50-819-01438533411
  • Loading branch information
penelopeysm authored Jan 8, 2025
2 parents edb6ba7 + e671613 commit 3c73232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- name: CompatHelper.main()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.COMPATHELPER_PRIV }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
run: julia -e 'using CompatHelper; CompatHelper.main(; subdirs = ["", "test"])'

0 comments on commit 3c73232

Please sign in to comment.