Skip to content

Commit

Permalink
fix destination issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahyyg committed May 1, 2023
1 parent 6b5e235 commit 6552fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker4commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,4 +198,4 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref_name }}
asset_files: /tmp/relbuild/
asset_files: /tmp/relbuild/${{ github.repository_owner }}

0 comments on commit 6552fe0

Please sign in to comment.