Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Jan 17, 2025
1 parent 8cd5612 commit 0347f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os}}
name: ${{ matrix.os}}.tar
path: ${{ runner.temp }}/image.tar
retention-days: 1

Expand Down

0 comments on commit 0347f78

Please sign in to comment.