Skip to content

v0.3: Fix execution issue when not in the root directory

Choose a tag to compare

@larose larose released this 22 Jun 18:49
· 159 commits to main since this release
The action previously assumed the working directory was the root of
its repository, causing it to fail in other workflows.

Not the most elegant fix, but it works.