Skip to content

Conversation

harrytmthy
Copy link
Owner

This PR updates the publish.yml workflow to fix the GPG key and secrets injection issue by:

  • Writing secrets directly into ~/.gradle/gradle.properties
  • Ensuring proper permissions and decoding for the GPG secret key ring
  • Retaining both workflow_dispatch and tag-based triggers for flexibility

Test Plan

  • Run manually via workflow_dispatch on this branch
  • Confirm that publishToMavenCentral completes successfully

@harrytmthy harrytmthy self-assigned this Jun 2, 2025
@harrytmthy harrytmthy merged commit 01cb575 into main Jun 2, 2025
4 checks passed
@harrytmthy harrytmthy deleted the fix/publish-pipeline branch June 2, 2025 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant