Skip to content

Commit

Permalink
GAUD-292 - Use new release token
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk authored Jan 30, 2024
1 parent 2cfb9c7 commit 1839c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
uses: BrightspaceUI/actions/semantic-release@main
with:
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.D2L_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.D2L_RELEASE_TOKEN }}
NPM: true
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 1839c5b

Please sign in to comment.