Skip to content

Commit 293b1e8

Browse files
committed
For test
1 parent 0366862 commit 293b1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
files: |
158158
dist/*
159159
upstream/*
160-
token: ${{ secrets.RELEASE_CREATION_TOKEN_TEST }}
160+
token: ${{ secrets.RELEASE_CREATION_TOKEN }}
161161
body_path: release_notes
162162
prerelease: ${{ contains(github.ref_name, 'beta') || contains(github.ref_name, 'rc') }}
163163

0 commit comments

Comments
 (0)