Skip to content

Commit

Permalink
Revert "fix: Update release.yml"
Browse files Browse the repository at this point in the history
This reverts commit 5ab7ea3.
  • Loading branch information
Faraz32123 committed Jul 9, 2024
1 parent 5ab7ea3 commit a329cf3
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 @@ -36,5 +36,5 @@ jobs:
with:
semantic_version: 16
env:
GITHUB_TOKEN: ${{ secrets.OPENEDX_SEMANTIC_RELEASE_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_NPM_TOKEN }}

0 comments on commit a329cf3

Please sign in to comment.