Skip to content

Commit 57538aa

Browse files
authored
Update imagebuilder_snapshots.yml
1 parent 017fae6 commit 57538aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/imagebuilder_snapshots.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: actions/upload-artifact@main
9595
if: steps.organize.outputs.status == 'success' && !cancelled()
9696
with:
97-
name: immortalwrt-imagebuilder-x86-64.Linux-x86_64-${{ env.FILE_DATE }}
97+
name: imagebuilder-snapshots-x86-64-${{ env.FILE_DATE }}
9898
path: ${{ env.FIRMWARE }}
9999

100100
- name: 创建 release 标签

0 commit comments

Comments
 (0)