Skip to content

chore: update tripss/conventional-changelog-action action to v6 #1062

chore: update tripss/conventional-changelog-action action to v6

chore: update tripss/conventional-changelog-action action to v6 #1062

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit