mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-09-20 23:06:05 -05:00
[F] Fix secret name cannot start with GITHUB
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user