Skip to content

Releases: nnutter/scribble

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:47
Immutable release. Only release title and notes can be modified.
Add github-actions-versions skill for workflow pins

Remind agents to look up the latest upstream release with gh
api before pinning or updating a uses: version instead of
guessing from training data.

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 20:11
Immutable release. Only release title and notes can be modified.
Fix release job by checking out repo before gh release create

gh needs git metadata to resolve owner/repo, but the release job only
downloaded artifacts without a checkout, so it failed with 'not a git
repository'.

v0.1.0

Choose a tag to compare

@nnutter nnutter released this 11 Sep 17:17
Immutable release. Only release title and notes can be modified.
83136a5
Merge pull request #1 from nnutter/scribble-alpha

Scribble alpha