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
9d0887cb92
commit
c59b9c47ab
2
.github/workflows/draft-release.yml
vendored
2
.github/workflows/draft-release.yml
vendored
@ -62,7 +62,9 @@ jobs:
|
||||
- name: Create GitHub Draft Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
tag_name: "draft-${{ github.run_number }}"
|
||||
draft: true
|
||||
files: all-artifacts/**
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user