Skip to content

Conversation

jozic
Copy link
Collaborator

@jozic jozic commented May 4, 2024

Motivation

Explain the why of this pull request.

Checklist

  • Add/Update integration tests in src/it
  • Add/Update documentation in README

@jozic jozic marked this pull request as ready for review May 4, 2024 02:57
@jozic jozic merged commit add69d4 into main May 4, 2024
@jozic jozic deleted the fix-release-script branch May 4, 2024 02:57
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ckipp01
do you know what am I missing?
the job fails with

Error:  Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.1:prepare (default-cli) on project scoverage-maven-plugin: Unable to commit files
Error:  Provider message:
Error:  The git-push command failed.
Error:  Command output:
Error:  git@github.com: Permission denied (publickey).
Error:  fatal: Could not read from remote repository.

i've flollowed your example in https://github.com/scalacenter/bloop-maven-plugin/blob/main/.github/workflows/release.yml

Copy link
Member

Choose a reason for hiding this comment

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

Hey, I have no idea sorry.

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