Skip to content

Commit b1e478e

Browse files
committed
chore: quick update fix/release_token at 2026-01-21 23:06:18
1 parent 07860f2 commit b1e478e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
version: latest
2323
args: release --clean
2424
env:
25-
GITHUB_TOKEN: ${{ secrets.TOKEN }}
25+
GITHUB_TOKEN: ${{ secrets.RELEASER_TOKEN }}

.version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.0
1+
v0.1.1

0 commit comments

Comments
 (0)