Skip to content

Commit

Permalink
Remove conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
bennavapbc committed Feb 10, 2025
1 parent f9a852f commit 60cbb50
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 @@ -96,5 +96,5 @@ jobs:
fi
- name: Force publish libraries
if: inputs.forcePublish == 'true'
# if: inputs.forcePublish == 'true'
run: gradle artifactoryPublish -b build.gradle

0 comments on commit 60cbb50

Please sign in to comment.