mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-21 17:24:51 -05:00
[F] Fix secret name cannot start with GITHUB
This commit is contained in:
parent
821b3069be
commit
fd2dfb80ce
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -112,4 +112,4 @@ jobs:
|
|||
with:
|
||||
bodyFile: "temp_CHANGELOG.md"
|
||||
tag: ${{ env.BUILDVER }}
|
||||
token: ${{ secrets.GITHUB_API_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user