Skip to content

Add publish workflow #4

Description

@Vladyslav-Kuksiuk

It is necessary to add automatic plugin versions publishing.

See example.

Before publishing it is necessary to:

  1. Generate API key and secret on the Gradle Plugin Portal.
  2. Validate plugin:
    ./gradlew :gradle-plugin:publishPlugins --validate-only
  3. Publish plugin:
    ./gradlew :gradle-plugin:publishPlugins
  4. Wait to pass manual Portal review.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions