Skip to content

Commit

Permalink
Update Build-AvaotaOS-Kernel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YuzukiTsuru authored Jun 20, 2024
1 parent bb36c38 commit 63dcd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-AvaotaOS-Kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_id: ${{ inputs.config-release_id }}
file: "./build_dir/sun55i_t527_bsp_defconfig-kernel-pkgs/*.deb"
file: "./build_dir/${{ inputs.config-board }}-kernel-pkgs/*.deb"
draft: false

0 comments on commit 63dcd91

Please sign in to comment.