mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-27 15:31:17 +00:00
????
This commit is contained in:
@@ -77,5 +77,6 @@ jobs:
|
||||
run: ./owl/gradlew :owl:publishMavenPublicationToMavenLocal
|
||||
|
||||
- name: Publish OWL Gitea
|
||||
if: github.base_ref == 'master' && contains(${{ needs.release-diff-check.outputs.diff }}, 'owl')
|
||||
# if: github.base_ref == 'master' && contains(${{ needs.release-diff-check.outputs.diff }}, 'owl')
|
||||
if: false
|
||||
run: ./owl/gradlew :owl:publishMavenPublicationToGiteaRepository
|
||||
Reference in New Issue
Block a user