This commit is contained in:
YourKalamity
2020-12-18 18:08:59 +00:00
parent 610f1cea18
commit be1c9bfb18

View File

@@ -67,7 +67,7 @@ jobs:
needs: [windows,python]
steps:
- name: Download artifacts
uses: actions/download-artifacts@v2
uses: actions/download-artifact@v2
- name: Upload to Release
run: |
ID=$(jq --raw-output '.release.id' $GITHUB_EVENT_PATH)