Skip to content

Conversation

@hossain-khan
Copy link
Owner

No description provided.

@hossain-khan hossain-khan requested a review from Copilot June 9, 2025 05:42
@hossain-khan hossain-khan self-assigned this Jun 9, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR includes minor fixes for workflow tagging and developer information updates.

  • Updated the developer email in the Gradle build script.
  • Adjusted the publish workflow by removing the Gradle wrapper permission step and switching the publish command.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
lib/build.gradle.kts Updated developer email for clarity and accuracy.
.github/workflows/publish-github-packages.yml Removed wrapper permission step and changed publish command.
Comments suppressed due to low confidence (1)

.github/workflows/publish-github-packages.yml:49

  • Switching from the Gradle wrapper command './gradlew publish' to 'gradle publish' might lead to version inconsistencies. Consider using the gradle wrapper to ensure a consistent build environment or confirm that the runner has the required Gradle version installed.
run: gradle publish

@hossain-khan hossain-khan merged commit 1725e7a into main Jun 9, 2025
1 check passed
@hossain-khan hossain-khan deleted the fixes branch June 9, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants