This commit is contained in:
usbharu 2024-08-10 16:06:57 +09:00
parent 556644d7e3
commit 1a19afa4db
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 1 deletions

View File

@ -79,5 +79,5 @@ jobs:
- name: Publish OWL Gitea
# if: github.base_ref == 'master' && contains(${{ needs.release-diff-check.outputs.diff }}, 'owl')
if: false
if: ${{ github.base_ref == 'master' && contains( needs.release-diff-check.outputs.diff , 'owl')}}
run: ./owl/gradlew :owl:publishMavenPublicationToGiteaRepository