mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-23 14:04:19 +02:00
Fixed artifact paths
This commit is contained in:
parent
45b22318c1
commit
018f115d94
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
|
@ -22,8 +22,8 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Downloads artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
- name: Create pre-release
|
||||
- name: Create release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: uad-ng-*
|
||||
files: uad-ng-*/*
|
||||
generate_release_notes: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue