Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
shjwudp committed Sep 9, 2021
1 parent 60ac558 commit 47d6308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,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: ./cc/build.tar.gz
asset_name: release_${{ github.ref }}_ubuntu-18.04.tar.gz
asset_name: bagua-net_${{ github.ref }}_x86_64.tar.gz
asset_content_type: application/tar+gzip

0 comments on commit 47d6308

Please sign in to comment.