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
52c83aca
Unverified
Commit
52c83aca
authored
Dec 30, 2024
by
wukongdaily
Committed by
GitHub
Dec 30, 2024
Browse files
Update build-x86-64-23.05.4.yml
parent
37eeebad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build-x86-64-23.05.4.yml
.github/workflows/build-x86-64-23.05.4.yml
+2
-2
No files found.
.github/workflows/build-x86-64-23.05.4.yml
View file @
52c83aca
...
@@ -42,7 +42,7 @@ jobs:
...
@@ -42,7 +42,7 @@ jobs:
-
name
:
Create GitHub Release Info
-
name
:
Create GitHub Release Info
uses
:
softprops/action-gh-release@v2.1.0
uses
:
softprops/action-gh-release@v2.1.0
with
:
with
:
tag_name
:
Autobuild
tag_name
:
Autobuild
-x86-64
name
:
ImmortWrt-x86-64-efi
name
:
ImmortWrt-x86-64-efi
body_path
:
${{ github.workspace }}/info.md
body_path
:
${{ github.workspace }}/info.md
draft
:
false
draft
:
false
...
@@ -53,7 +53,7 @@ jobs:
...
@@ -53,7 +53,7 @@ jobs:
-
name
:
Upload ImmortWrt as release assets
-
name
:
Upload ImmortWrt as release assets
uses
:
softprops/action-gh-release@v2.1.0
uses
:
softprops/action-gh-release@v2.1.0
with
:
with
:
tag_name
:
Autobuild
tag_name
:
Autobuild
-x86-64
files
:
${{ github.workspace }}/bin/targets/x86/64/immortalwrt-23.05.4-x86-64-generic-squashfs-combined-efi.img.gz
files
:
${{ github.workspace }}/bin/targets/x86/64/immortalwrt-23.05.4-x86-64-generic-squashfs-combined-efi.img.gz
token
:
${{ secrets.GITHUB_TOKEN }}
token
:
${{ secrets.GITHUB_TOKEN }}
env
:
env
:
...
...
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