mirror of
https://github.com/rlespinasse/shortify-git-revision.git
synced 2026-09-15 12:18:41 +00:00
ci(build): use personal token (#23)
Signed-off-by: Romain Lespinasse <romain.lespinasse@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b83eb1fa3b
commit
eecf0dcdbb
2
.github/workflows/shortify-git-revision.yaml
vendored
2
.github/workflows/shortify-git-revision.yaml
vendored
@@ -214,3 +214,5 @@ jobs:
|
|||||||
# Release
|
# Release
|
||||||
- name: Release this GitHub Action
|
- name: Release this GitHub Action
|
||||||
uses: rlespinasse/release-that@v1
|
uses: rlespinasse/release-that@v1
|
||||||
|
with:
|
||||||
|
github-token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user