refactor
This commit is contained in:
parent
efc9d9ad8e
commit
f9a1b49c2b
3
.github/workflows/attach-release.yml
vendored
3
.github/workflows/attach-release.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
types:
|
||||
- released
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
download-artifacts:
|
||||
runs-on: ubuntu-latest
|
||||
@ -14,7 +14,6 @@ jobs:
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: my-artifact
|
||||
path: artifacts
|
||||
|
||||
- name: Display structure of downloaded files
|
||||
|
Loading…
Reference in New Issue
Block a user