Skip to content

Commit

Permalink
Override default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
eKoopmans committed Jun 30, 2024
1 parent d44157a commit 735615e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Semantic Release
uses: BrightspaceUI/actions/semantic-release@main
with:
DEFAULT_BRANCH: chore/add-cd
GITHUB_TOKEN: ${{ steps.gh-token.outputs.token }}
NPM: true
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 735615e

Please sign in to comment.