Skip to content

Commit

Permalink
change name to pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Jan 17, 2025
1 parent 0347f78 commit 153d9a1
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 @@ -83,7 +83,7 @@ jobs:
uses: actions/download-artifact@v4
with:
merge-multiple: true
name: "ubuntu-*.tar"
pattern: "ubuntu-*.tar"
path: ${{ runner.temp }}

- name: Load image (arm)
Expand Down

0 comments on commit 153d9a1

Please sign in to comment.