Skip to content

Commit

Permalink
Merge branch 'main' into compathelper/new_version/2023-11-22-00-56-22…
Browse files Browse the repository at this point in the history
…-706-03439375814
  • Loading branch information
palday authored Nov 22, 2023
2 parents a1a2a13 + c8b45f0 commit dfa3490
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 @@ -13,4 +13,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMPATHELPER_PRIV: ${{ secrets.DOCUMENTER_KEY }}
run: julia -e 'using CompatHelper; CompatHelper.main()'
run: julia -e 'using CompatHelper; CompatHelper.main(; bump_version=true)'

0 comments on commit dfa3490

Please sign in to comment.