We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4989c88 commit 86ce428Copy full SHA for 86ce428
.changeset/config.json
@@ -7,4 +7,4 @@
7
"baseBranch": "main",
8
"updateInternalDependencies": "patch",
9
"ignore": []
10
-}
+}
.github/workflows/canary.yml
@@ -39,7 +39,7 @@ jobs:
39
npm-token: ${{ secrets.NODE_AUTH_TOKEN }}
40
npm-script: 'npm run release:canary'
41
changesets: true
42
-
+
43
- name: Publish a message
44
if: steps.canary.outputs.released
45
uses: 'kamilkisiela/pr-comment@master'
0 commit comments