Update r2s_lean.yml
This commit is contained in:
2
.github/workflows/r2s_lean.yml
vendored
2
.github/workflows/r2s_lean.yml
vendored
@@ -132,5 +132,5 @@ jobs:
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
|
||||
asset_path: ./artifact.zip
|
||||
asset_name: 固件包${{ steps.assemble_artifact.outputs.release_tag }}.zip
|
||||
asset_name: ${{ steps.assemble_artifact.outputs.release_tag }}-ROM.zip
|
||||
asset_content_type: application/zip
|
||||
|
||||
Reference in New Issue
Block a user