This commit is contained in:
Felicio Mununga 2024-10-11 15:27:22 +02:00
parent 59f603292d
commit abdeb73230
No known key found for this signature in database
GPG Key ID: B8A18D62FCD9EA6E
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"baseBranch": "origin/main",
"updateInternalDependencies": "patch",
"ignore": []
}

View File

@ -46,4 +46,4 @@ jobs:
run: yarn test
- name: Changeset
run: yarn changeset status --since=main
run: yarn changeset status --since origin/main