Skip to content

Commit

Permalink
WIP: GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
vlauciani committed Sep 11, 2024
1 parent 1c5e147 commit 2038e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: docker-image
path: image.tar
path: /tmp/image.tar

- name: Upload README.md
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 2038e98

Please sign in to comment.