Skip to content

fix: update release workflow to use OpenEdx semantic release token#86

Merged
awais-ansari merged 1 commit intomainfrom
aansari/release-token
Mar 11, 2026
Merged

fix: update release workflow to use OpenEdx semantic release token#86
awais-ansari merged 1 commit intomainfrom
aansari/release-token

Conversation

@awais-ansari
Copy link
Contributor

Description

Updates the GitHub Actions release workflow to use the organization-specific OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN secret instead of the previous SEMANTIC_RELEASE_GITHUB_TOKEN.

Changes

  • Modified .github/workflows/release.yml to reference OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN

Rationale

This change aligns the release workflow with the organization's standardized secret naming convention for semantic release tokens across OpenEdx repositories.

Testing

  • Verify the secret OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN exists in the repository settings
  • Confirm the workflow runs successfully with the updated token reference

@awais-ansari awais-ansari merged commit bac3bec into main Mar 11, 2026
4 of 5 checks passed
@awais-ansari awais-ansari deleted the aansari/release-token branch March 11, 2026 20:44
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