Alkrun

Results 4 comments of Alkrun

I'm using [gitversion](https://github.com/GitTools/GitVersion) for versioning, which handles versioning based on branches... It doesn't work when checking out a tag instead of a branch so I can't use a github workflow...

`npm run fmtcheck` is failing, but so is `npm run fmt`. Any ideas? Debug log from `npm run fmt`: ```log 0 info it worked if it ends with ok 1...

> I just saw this pull after #39. Does that also solve the solve for this case as well? Hmm, I thought github release names had to match a tag...

I'll check out that other pull request today or tomorrow and close this pull request if that covers my case.