mirror of
https://github.com/Mas0nShi/typoraCracker.git
synced 2023-07-10 13:41:20 +08:00
Update manual.yml
This commit is contained in:
2
.github/workflows/manual.yml
vendored
2
.github/workflows/manual.yml
vendored
@@ -66,7 +66,7 @@ jobs:
|
||||
id: createRelease
|
||||
name: Create Runner Release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
with:
|
||||
tag_name: ${{ needs.check_version.outputs.LATEST_VERSION }}
|
||||
release_name: ${{ needs.check_version.outputs.LATEST_VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user