mirror of
https://github.com/A-Star100/simpliplay-desktop.git
synced 2025-09-17 22:29:38 +00:00
Update draft-release.yml
This commit is contained in:
parent
40b25415d8
commit
9865aecb70
3
.github/workflows/draft-release.yml
vendored
3
.github/workflows/draft-release.yml
vendored
@ -7,6 +7,9 @@ jobs:
|
|||||||
create-draft-release:
|
create-draft-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Prepare folder
|
- name: Prepare folder
|
||||||
run: mkdir -p all-artifacts
|
run: mkdir -p all-artifacts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user