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
016d1a29
"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "7f6deabb4cbdfae780a424a2d19479d266045c29"
Unverified
Commit
016d1a29
authored
Jan 12, 2025
by
wukongdaily
Committed by
GitHub
Jan 12, 2025
Browse files
update release info step
parent
64c24022
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
23 deletions
+3
-23
.github/workflows/build-RaspBerryPi-23.05.4.yml
.github/workflows/build-RaspBerryPi-23.05.4.yml
+1
-11
.github/workflows/build-RaspBerryPi-24.10.yml
.github/workflows/build-RaspBerryPi-24.10.yml
+2
-12
No files found.
.github/workflows/build-RaspBerryPi-23.05.4.yml
View file @
016d1a29
...
@@ -94,22 +94,12 @@ jobs:
...
@@ -94,22 +94,12 @@ jobs:
else
else
echo -e "NO docker"
echo -e "NO docker"
fi
fi
-
name
:
Create GitHub Release Info
uses
:
softprops/action-gh-release@v2.1.0
with
:
tag_name
:
Autobuild-raspberrypi
name
:
immortalwrt-raspberrypi
body_path
:
${{ github.workspace }}/info.md
draft
:
false
prerelease
:
false
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Upload ImmortalWrt as release assets
-
name
:
Upload ImmortalWrt as release assets
uses
:
softprops/action-gh-release@v2.1.0
uses
:
softprops/action-gh-release@v2.1.0
with
:
with
:
tag_name
:
Autobuild-raspberrypi
tag_name
:
Autobuild-raspberrypi
body_path
:
${{ github.workspace }}/info.md
files
:
|
files
:
|
${{ github.workspace }}/*.img.gz
${{ github.workspace }}/*.img.gz
${{ github.workspace }}/*.sha256
${{ github.workspace }}/*.sha256
...
...
.github/workflows/build-RaspBerryPi-24.10.yml
View file @
016d1a29
...
@@ -94,22 +94,12 @@ jobs:
...
@@ -94,22 +94,12 @@ jobs:
else
else
echo -e "NO docker"
echo -e "NO docker"
fi
fi
-
name
:
Create GitHub Release Info
uses
:
softprops/action-gh-release@v2.1.0
with
:
tag_name
:
Autobuild-raspberrypi
name
:
immortalwrt-raspberrypi
body_path
:
${{ github.workspace }}/info.md
draft
:
false
prerelease
:
false
env
:
GITHUB_TOKEN
:
${{ secrets.GITHUB_TOKEN }}
-
name
:
Upload ImmortalWrt as release assets
-
name
:
Upload ImmortalWrt as release assets
uses
:
softprops/action-gh-release@v2.1.0
uses
:
softprops/action-gh-release@v2.1.0
with
:
with
:
tag_name
:
Autobuild-raspberrypi
tag_name
:
Autobuild-raspberrypi
body_path
:
${{ github.workspace }}/info.md
files
:
|
files
:
|
${{ github.workspace }}/*.img.gz
${{ github.workspace }}/*.img.gz
${{ github.workspace }}/*.sha256
${{ github.workspace }}/*.sha256
...
...
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