Skip to content

v0.6.6

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 21:56
· 5 commits to main since this release

This makes sure that only one release workflow runs at a time, even if multiple PRs have been merged in close concession.
Running workflows won't be canceled; newer workflows will wait in line to run after the current one finishes.

See here for a full documentation of the utilized settings.

This closes #97 .

#patch