Skip to content

Commit 55f5982

Browse files
authored
ci(build): use personal token (#144)
1 parent 5ee5b39 commit 55f5982

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/v4-tests-and-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,3 +394,5 @@ jobs:
394394
uses: actions/checkout@v4
395395
- name: Release this GitHub Action
396396
uses: rlespinasse/release-that@v1
397+
with:
398+
github-token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)