Skip to content

release: bump version to 26.01.01 and add CI/release workflows #2

release: bump version to 26.01.01 and add CI/release workflows

release: bump version to 26.01.01 and add CI/release workflows #2

Workflow file for this run

name: Release
on:
push:
tags: ['v*']
jobs:
release:
uses: fireflyframework/.github/.github/workflows/java-release.yml@main
with:
java-version: '25'
permissions:
contents: write
packages: write