Skip to content

Commit 735615e

Browse files
committed
Override default branch
1 parent d44157a commit 735615e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Semantic Release
3232
uses: BrightspaceUI/actions/semantic-release@main
3333
with:
34+
DEFAULT_BRANCH: chore/add-cd
3435
GITHUB_TOKEN: ${{ steps.gh-token.outputs.token }}
3536
NPM: true
3637
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)