We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6daee6 commit 8477e2bCopy full SHA for 8477e2b
.changeset/shaggy-eagles-compete.md
@@ -0,0 +1,5 @@
1
+---
2
+'hive': patch
3
4
+
5
+Fix release notes
.github/workflows/release-stable.yaml
@@ -39,7 +39,7 @@ jobs:
39
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
40
with:
41
fetch-depth: 2
42
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.BOT_GITHUB_TOKEN }}
43
44
- name: setup environment
45
uses: ./.github/actions/setup
0 commit comments