Skip to content

Commit

Permalink
Fix code factor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Jul 25, 2023
1 parent 8b8a05a commit f8d6456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Release build
run: |
./gradlew assemble
./gradlew assemble
- name: Generate Source jar
run: |
Expand Down

0 comments on commit f8d6456

Please sign in to comment.