Skip to content

fix: decode base64 key in workflow — single secret, no raw PEM needed#167

Merged
davideast merged 1 commit into
mainfrom
fix/fleet-app-token-and-secrets
Mar 4, 2026
Merged

fix: decode base64 key in workflow — single secret, no raw PEM needed#167
davideast merged 1 commit into
mainfrom
fix/fleet-app-token-and-secrets

Conversation

@davideast

Copy link
Copy Markdown
Collaborator

All three fleet workflows now decode FLEET_APP_PRIVATE_KEY_BASE64 to raw PEM in a workflow step, then pass decoded PEM to create-github-app-token. Only one key secret needed.

All three fleet workflows now decode FLEET_APP_PRIVATE_KEY_BASE64
to raw PEM in a workflow step, then pass decoded PEM to
create-github-app-token. Only one key secret needed.
@davideast davideast merged commit 6628e72 into main Mar 4, 2026
5 checks passed
@davideast davideast deleted the fix/fleet-app-token-and-secrets branch March 4, 2026 15:30
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