]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
Update go.yml
authorqydysky <32743305+qydysky@users.noreply.github.com>
Sun, 4 Oct 2020 10:45:01 +0000 (18:45 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Oct 2020 10:45:01 +0000 (18:45 +0800)
.github/workflows/go.yml

index ff70a2b77a2578d0d813dc7336bae60f6806265a..d77fe1de4cd69751cc4e912411caef5ef84c29f0 100644 (file)
@@ -47,7 +47,7 @@ jobs:
         # The URL for uploading assets to the release
         upload_url: ${{ steps.create_release.outputs.upload_url }}
         # The path to the asset you want to upload
-        asset_path: ./
+        asset_path: ./amd64.zip
         # The name of the asset you want to upload
         asset_name: amd64.zip
         # The content-type of the asset you want to upload. See the supported Media Types here: https://www.iana.org/assignments/media-types/media-types.xhtml for more information