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
a77a2459
"vscode:/vscode.git/clone" did not exist on "9bec2cea12750589df3b165720d687aa59d36ed5"
Unverified
Commit
a77a2459
authored
Dec 08, 2024
by
wukongdaily
Committed by
GitHub
Dec 08, 2024
Browse files
Update build.yml
parent
148680a0
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 @
a77a2459
...
@@ -83,7 +83,7 @@ jobs:
...
@@ -83,7 +83,7 @@ jobs:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Upload firmware to GitHub Release
-
name
:
Upload firmware to GitHub Release
uses
:
action
s/
upload-release-asset@v1.1.
0
# 使用更新的版本
uses
:
tanyagray/
action
-
upload-release-asset@v1.1.
3
with
:
with
:
upload_url
:
${{ steps.create_release.outputs.upload_url }}
upload_url
:
${{ steps.create_release.outputs.upload_url }}
asset_path
:
${{ env.FIRMWARE_PATHS }}
# 传递固件文件路径
asset_path
:
${{ env.FIRMWARE_PATHS }}
# 传递固件文件路径
...
...
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