mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-05-17 18:35:07 +00:00
ci(build): use personal token (#144)
This commit is contained in:
committed by
GitHub
parent
5ee5b39fa5
commit
55f5982579
2
.github/workflows/v4-tests-and-release.yml
vendored
2
.github/workflows/v4-tests-and-release.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user