Skip to content

Commit 52fe11d

Browse files
committed
chore: re-bump.
1 parent ebb32a7 commit 52fe11d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/tricky-candles-listen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"xlog": minor
3+
---
4+
5+
re-bump.

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Create Release Pull Request
5959
env:
6060
NODE_OPTIONS: --max_old_space_size=4096
61+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6162
run: |
6263
RELEASE_TYPE=${{ github.event.inputs.release_type }}
6364
echo "Release type: $RELEASE_TYPE"

0 commit comments

Comments
 (0)