Skip to content

fix: update GPG private key secret name in bump-versions workflow#64

Merged
kascit merged 1 commit into
mainfrom
fix-bump-gpg-secret
Jul 21, 2026
Merged

fix: update GPG private key secret name in bump-versions workflow#64
kascit merged 1 commit into
mainfrom
fix-bump-gpg-secret

Conversation

@kascit

@kascit kascit commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Updates the GPG private key secret name to BUMP_PRIVATE_GPG in the bump-versions workflow.

Copilot AI review requested due to automatic review settings July 21, 2026 16:55
@github-actions github-actions Bot added the ci label Jul 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the bump-versions GitHub Actions workflow to use the correct repository secret name for the GPG private key when importing the signing key for automated version-bump commits/PRs.

Changes:

  • Switched the GPG private key input from secrets.GPG_PRIVATE_KEY to secrets.BUMP_PRIVATE_GPG in the GPG import step.

@kascit
kascit merged commit 7096c36 into main Jul 21, 2026
16 checks passed
@kascit
kascit deleted the fix-bump-gpg-secret branch July 21, 2026 17:00
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.

2 participants