Skip to content

Chore: [AEA-0000] - fix release workflow#95

Merged
anthony-nhs merged 1 commit intomainfrom
fix_build
Apr 15, 2026
Merged

Chore: [AEA-0000] - fix release workflow#95
anthony-nhs merged 1 commit intomainfrom
fix_build

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • fix release workflow

Copilot AI review requested due to automatic review settings April 15, 2026 10:38
@anthony-nhs anthony-nhs merged commit 7ff1d37 into main Apr 15, 2026
4 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions workflow permissions to support release/tagging steps that interact with GitHub Packages, aligning tag_release with other jobs that already require packages: write.

Changes:

  • Add packages: write to the tag_release job in the release workflow.
  • Add packages: write to the tag_release job in the CI (merge-to-main) workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Grants tag_release permission to write to GitHub Packages, matching expected needs of the reusable release/tag workflow.
.github/workflows/ci.yml Grants tag_release permission to write to GitHub Packages for the merge-to-main pipeline.

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