JuliaRegistries / TagBot

Creates tags, releases, and changelogs for your Julia packages when they're registered
https://github.com/marketplace/actions/julia-tagbot
MIT License
94 stars 20 forks source link

Add some troubleshooting tips #283

Closed ericphanson closed 1 year ago

ericphanson commented 1 year ago

"Use an ssh key even if you shouldn't need it" came up recently in https://github.com/JuliaCollections/LRUCache.jl/pull/42#issuecomment-1722322452. It also has been suggested in #239.

ericphanson commented 1 year ago

I'll merge this now but if there's any post-merge review comments I will make a follow-up PR to address them