]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
action修正
authorqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 14:11:34 +0000 (22:11 +0800)
committerqydysky <qydysky@foxmail.com>
Sun, 4 Oct 2020 14:11:34 +0000 (22:11 +0800)
.github/workflows/go.yml
VERSION

index 0636988f169732c3834ba46df279337c16783fa4..4a8af6489f45eba3cabbd935e86f05e9cc46a39a 100644 (file)
@@ -47,7 +47,7 @@ jobs:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
       with:
         # The URL for uploading assets to the release
-        upload_url: ${{ jobs.Release_Drafter.steps.create_release.outputs.upload_url }}
+        upload_url: ${{ job.Release_Drafter.steps.create_release.outputs.upload_url }}
         # The path to the asset you want to upload
         asset_path: ./release_ubuntu.zip
         # The name of the asset you want to upload
@@ -82,7 +82,7 @@ jobs:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
       with:
         # The URL for uploading assets to the release
-        upload_url: ${{ jobs.Release_Drafter.steps.create_release.outputs.upload_url }}
+        upload_url: ${{ job.Release_Drafter.steps.create_release.outputs.upload_url }}
         # The path to the asset you want to upload
         asset_path: ./release_windows.zip
         # The name of the asset you want to upload
diff --git a/VERSION b/VERSION
index 6c721d4ab90ad225ba7e0f9b7397018fb897b171..26943b7833eaf1e3c647532bc5a96bb5e255b94d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010042206
\ No newline at end of file
+202010042211
\ No newline at end of file