Skip to content

Releases: ModFest/template

0.1.0+fabric-1.21

09 Jun 02:29

Choose a tag to compare

This is an example release, made to demonstrate the release workflow.

The release workflow was triggered when this release was published with no files attached. It then:

  • Checked out the code at the tag specified in the release (0.1.0+fabric-1.21)
  • Ran ./gradlew build to build the mod jar
  • Created an artifact attestation for the mod jar, which validates it as built by github using a specific workflow and source
  • Uploaded the mod jar to this release's assets (the jar is shown below with a hash, indicating it's attested)
  • Skipped publishing this release to modrinth using ./gradlew modrinth, as the MODRINTH_TOKEN secret was not present.

Full Changelog: https://github.com/ModFest/template/commits/0.1.0+fabric-1.21