algolia/algoliasearch-crawler-github-actions

v1 tag is not pointing to the latest v1 version

gotson opened this issue · 1 comments

It would be useful that the v1 tag would always point to the latest v1.x version. That way we could use algolia/algoliasearch-crawler-github-actions@v1 in Github Actions workflow.

I believe a potentially better way to solve this would be to make v1 a branch instead of a tag. Then when releases/changes are made, make changes directly on v1 and optionally tag it with a 3-component semver.