Skip to content

Commit

Permalink
ci(build): use personal token
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Lespinasse <romain.lespinasse@gmail.com>
  • Loading branch information
rlespinasse committed Jan 24, 2024
1 parent 5ee5b39 commit 24b828e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/v4-tests-and-release.yml
Expand Up @@ -394,3 +394,5 @@ jobs:
uses: actions/checkout@v4
- name: Release this GitHub Action
uses: rlespinasse/release-that@v1
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 24b828e

Please sign in to comment.