更新编译

This commit is contained in:
fumiama
2021-08-07 01:26:33 +08:00
parent 2900b4b616
commit 93ee86520b
5 changed files with 78 additions and 78 deletions

View File

@@ -60,5 +60,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: ./artifacts
asset_name: zerobot-plugin-*
asset_name: zerobot-plugin
asset_content_type: application/octet-stream