mirror of
https://github.com/rlespinasse/shortify-git-revision.git
synced 2026-05-17 10:15:27 +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
|
||||
- name: Release this GitHub Action
|
||||
uses: rlespinasse/release-that@v1
|
||||
with:
|
||||
github-token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user