Skip to content

Fix release GH script #233

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

Merged
merged 1 commit into from
May 4, 2024
Merged

Fix release GH script #233

merged 1 commit into from
May 4, 2024

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
8 checks passed
@jozic jozic deleted the fix-release-script branch May 4, 2024 02:57
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:  [email protected]: 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