Skip to content

Commit 86ce428

Browse files
committed
style: run prettier
1 parent 4989c88 commit 86ce428

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
"baseBranch": "main",
88
"updateInternalDependencies": "patch",
99
"ignore": []
10-
}
10+
}

.github/workflows/canary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
npm-token: ${{ secrets.NODE_AUTH_TOKEN }}
4040
npm-script: 'npm run release:canary'
4141
changesets: true
42-
42+
4343
- name: Publish a message
4444
if: steps.canary.outputs.released
4545
uses: 'kamilkisiela/pr-comment@master'

0 commit comments

Comments
 (0)