test
Some checks failed
Gradle Build on PR / call-publish (pull_request) Failing after 0s
Publish Snapshot / dev-publish (push) Successful in 2m14s

This commit was merged in pull request #3.
This commit is contained in:
2025-09-15 10:54:06 +02:00
parent 9ce16232f9
commit b05fd1f003
2 changed files with 26 additions and 18 deletions

View File

@@ -8,8 +8,8 @@ on:
jobs:
dev-publish:
if: |
!startsWith(github.event.head_commit.message, '[RELEASE]')
# if: |
# !startsWith(github.event.head_commit.message, '[RELEASE]')
uses: aura-ascend/common-workflows/.gitea/workflows/publish-artifact.yaml@master
with:
JAVA_VERSION: 17