Shared utilities for Origin Protocol Subsquid projects.
Packages are published to GitHub Packages by the Publish package GitHub
Actions workflow.
- Create a GitHub Release with a semantic-version tag such as
v1.2.3. - Publish the release. Creating the tag triggers the publish workflow.
- The workflow removes the
vprefix, sets the package version to1.2.3, builds the package, and publishes it to GitHub Packages.
Each version can be published only once. Use a new tag for every release.