Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Setup publishing on release creation #12

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Nava2
Copy link
Collaborator

@Nava2 Nava2 commented Aug 16, 2024

This sets up publishing of releases when a release is created in github. Most of this was cribbed from https://github.com/Faire/faire-detekt-rules/blob/cb7c9d831c3b93de49db75c8bc8fd4f95192ed03/.github/workflows/release.yml\#L14 and updated for this repo's use-case.

This sets up publishing of releases when a release is created in github. Most of this was cribbed from https://github.com/Faire/faire-detekt-rules/blob/cb7c9d831c3b93de49db75c8bc8fd4f95192ed03/.github/workflows/release.yml\#L14 and updated for this repo's use-case.
@Nava2 Nava2 marked this pull request as ready for review August 16, 2024 15:48
@Nava2 Nava2 requested a review from geojakes August 16, 2024 15:48
Copy link
Collaborator Author

Nava2 commented Aug 16, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Nava2 and the rest of your teammates on Graphite Graphite

Comment on lines +30 to +31
GRADLE_PUBLISH_KEY: ${{ secrets.GRADLE_PUBLISH_KEY }}
GRADLE_PUBLISH_SECRET: ${{ secrets.GRADLE_PUBLISH_SECRET }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Nava2 Nava2 merged commit d9bf077 into main Aug 16, 2024
4 checks passed
@Nava2 Nava2 deleted the kevin/chore/setup-publish-on-release branch August 16, 2024 17:35
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.

1 participant