Skip to content

fix(release-notes): Fix release outputs #2087

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
Jun 5, 2025

Conversation

javirln
Copy link
Member

@javirln javirln commented May 30, 2025

This pull request makes a small correction in the .github/workflows/release.yaml file, updating the syntax for accessing the attestation_sha output from the attestation_push step.

  • .github/workflows/release.yaml: Changed steps.attestation_push.attestation_sha to steps.attestation_push.outputs.attestation_sha to correctly reference the output.

@javirln javirln requested review from migmartri and jiparis May 30, 2025 10:04
@javirln javirln self-assigned this May 30, 2025
@javirln javirln force-pushed the deactivate-release-notes branch from 1d992c5 to 8a29257 Compare June 5, 2025 07:50
@javirln javirln changed the title chore(.github): Stop publishing Chainloop attestation note fix(release-notes): Fix release outputs Jun 5, 2025
@javirln javirln merged commit a938eff into chainloop-dev:main Jun 5, 2025
13 checks passed
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