Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Release 1.7.0 – new features and improved GitHub Actions workflow

Compare
Choose a tag to compare
@mhucka mhucka released this 29 Nov 02:21
· 20 commits to main since this release

This release improves the automated workflow that gets executed when a repo is created using this template:

  • The workflow deletes itself from the new repo, so that you don't have to.
  • There is now a %AUTHOR_EMAIL% substitution that replaces your email address in the codemeta.json file.
  • The workflow code is more efficient now too.
    In addition, the README has been slightly tweaked.