Skip to content

Commit

Permalink
Update release.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Faraz32123 authored Jun 10, 2024
1 parent ea46490 commit bafb679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: npm ci
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}
run: npx semantic-release --branches sdaia-dev

0 comments on commit bafb679

Please sign in to comment.