autotag scans the master branch for commits by default. Use -b/--branch to scan a different branch.
It should look for both master and main.
We also need to change this repo to use main instead of master and since autotag's CI uses autotag it might be worthwhile to do these things at the same time.
From our readme:
It should look for both master and main.
We also need to change this repo to use main instead of master and since autotag's CI uses autotag it might be worthwhile to do these things at the same time.