Unverified Commit a82b6854 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Add squashfs-combined-efi.img.gz to upload files

parent 4a46d76b
...@@ -116,7 +116,8 @@ jobs: ...@@ -116,7 +116,8 @@ jobs:
name: ImmortWrt-QEMU-armsr-armv8-24.10.x name: ImmortWrt-QEMU-armsr-armv8-24.10.x
body_path: ${{ github.workspace }}/armsr-armv8/info.md body_path: ${{ github.workspace }}/armsr-armv8/info.md
files: | files: |
${{ github.workspace }}/*.qcow2 ${{ github.workspace }}/*.qcow2
${{ github.workspace }}/*squashfs-combined-efi.img.gz
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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