Open
Description
I think having a whole Action to copy the latest version of the schema to a branch isn't necessary. Here's what I think is a better plan:
For versioning, use tags instead of separate files.
It's easier for everyone to manage and lets us:
- Use only one file
- Ditch the
update-dist
Action anddist
branch entirely
Tag contents can be referenced just like branch contents, in case anyone would want to use a specific version of the schema: https://raw.githubusercontent.com/ScratchAddons/ScratchAddons/refs/tags/v1.23.0/README.md
Also...
If it's the convention, please make tabs less than 8 spaces. I'd say 4 spaces is good.
How does that sound, @Hans5958 @WorldLanguages? I can help, too.
Metadata
Metadata
Assignees
Labels
No labels