Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
bennavapbc committed Feb 10, 2025
1 parent 04840aa commit 74c303d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: gradle cyclonedxBom

- name: Publish libraries from main branch
# if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
run: |
# Check for artifacts to deploy
versionPublishedList=$(SUPPRESS_LOGGING_BRANCH_CLASSIFIER=true gradle -q lookForArtifacts)
Expand Down

0 comments on commit 74c303d

Please sign in to comment.