Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit afdfb86

Browse filesBrowse files
authored
Merge pull request #936 from LIT-Protocol/fix/naga-branch-trigger
fix(release.yml): set default branch for changesets action
2 parents d9f05c0 + e270102 commit afdfb86
Copy full SHA for afdfb86

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎.github/workflows/release.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/release.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
id: changesets
9292
uses: changesets/action@v1
9393
with:
94+
branch: ${{ github.event.workflow_run.head_branch || 'naga' }}
9495
version: pnpm changeset version
9596
publish: pnpm changeset publish --access public
9697
commit: 'chore(release): version packages'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.