We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5f4dd commit bac3becCopy full SHA for bac3bec
1 file changed
.github/workflows/release.yml
@@ -36,5 +36,5 @@ jobs:
36
run: npm run build
37
- name: Release
38
env:
39
- GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
40
run: npx semantic-release@25
0 commit comments