Skip to content

chore: update to JOSDK 5.0.0-RC1 #248

chore: update to JOSDK 5.0.0-RC1

chore: update to JOSDK 5.0.0-RC1 #248

name: Release snapshots of selected branches on push
on:
push:
branches: [ main, next, next-fabric8-version ]
defaults:
run:
shell: bash
jobs:
release-snapshot:
uses: ./.github/workflows/release-snapshot.yml
secrets: inherit
with:
branch: "${{github.ref}}"