"vscode:/vscode.git/clone" did not exist on "aa28b178c4814cd3d56af432d11a7ea3eb16131b"
Unverified Commit 953122ba authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build.yml

parent a77a2459
......@@ -73,7 +73,7 @@ jobs:
- name: Create GitHub Release
id: create_release
uses: actions/create-release@v1.4.0 # 使用更新的版本
uses: ncipollo/release-action@v1.14.0
with:
tag_name: ${{ env.TAG_NAME }} # 使用时间戳作为 tag 名称
release_name: "${{ env.RELEASE_DATE }} Build" # 使用时间戳作为 release 名称
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment