Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
953122ba
"vscode:/vscode.git/clone" did not exist on "aa28b178c4814cd3d56af432d11a7ea3eb16131b"
Unverified
Commit
953122ba
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Update build.yml
parent
a77a2459
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build.yml
.github/workflows/build.yml
+1
-1
No files found.
.github/workflows/build.yml
View file @
953122ba
...
...
@@ -73,7 +73,7 @@ jobs:
-
name
:
Create GitHub Release
id
:
create_release
uses
:
actions/create-release
@v1.4.0
# 使用更新的版本
uses
:
ncipollo/release-action
@v1.
1
4.0
with
:
tag_name
:
${{ env.TAG_NAME }}
# 使用时间戳作为 tag 名称
release_name
:
"
${{
env.RELEASE_DATE
}}
Build"
# 使用时间戳作为 release 名称
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment