Skip to content

Commit

Permalink
Update build_and_push_minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored Jan 15, 2024
1 parent 33c89b8 commit fadac0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
release_id: ${{ steps.get-release-info.outputs.result }},
name: file,
name: `minimal_${file}`,
data: fs.readFileSync(filePath)
});
}
Expand Down

0 comments on commit fadac0e

Please sign in to comment.