Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit dfbf919

Browse files
committed
Use inline github token
1 parent cd21d94 commit dfbf919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
version: latest
2525
args: release --rm-dist
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.RELEASE_PACKAGE_TOKEN }}
27+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)