Skip to content

Commit

Permalink
Update .github/workflows/release-please.yml
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
cmeesters and coderabbitai[bot] authored Jan 25, 2025
1 parent f2bb7b0 commit c64495b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
upload_url: ${{ steps.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: ./slides.zip
asset_name: artifacts.zip
asset_content_type: slide/zip
asset_content_type: application/zip
# - name: Upload Release Artifacts

1 comment on commit c64495b

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on c64495b Jan 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Artifacts

Please sign in to comment.