mirror of
https://github.com/thewesker/lazy-dsi-file-downloader.git
synced 2025-12-20 12:31:11 -05:00
Compare commits
1 Commits
ghactionst
...
ghactionst
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
be1c9bfb18 |
2
.github/workflows/executables.yml
vendored
2
.github/workflows/executables.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
|||||||
needs: [windows,python]
|
needs: [windows,python]
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
uses: actions/download-artifacts@v2
|
uses: actions/download-artifact@v2
|
||||||
- name: Upload to Release
|
- name: Upload to Release
|
||||||
run: |
|
run: |
|
||||||
ID=$(jq --raw-output '.release.id' $GITHUB_EVENT_PATH)
|
ID=$(jq --raw-output '.release.id' $GITHUB_EVENT_PATH)
|
||||||
|
|||||||
Reference in New Issue
Block a user