Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
RenJiangZhou2163 committed Dec 26, 2024
1 parent a44fcb1 commit b1bbfbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/keep2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Upload Image Artifact
uses: actions/upload-artifact@v4
env:
IMAGE_NAME: $(echo "${{ matrix.image }}" | sed 's|/|_|g')
with:
name: ${{ env.IMAGE_NAME }}_${{ matrix.tag }}
path: ${IMAGE_NAME}_${{ matrix.tag }}.tar.gz

0 comments on commit b1bbfbd

Please sign in to comment.