Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix checkout of tag in release workflow
This is a partial revert of 0115c28; apparently actions/checkout's "fetch-tags" property is broken and gives errors at checkout time. Ref: actions/checkout#1467
- Loading branch information