workflow
This commit is contained in:
parent
89cd3e5f7e
commit
86dd4d8bf3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download Signed AAB
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: signed-aab
|
||||
path: ./release
|
||||
|
|
Loading…
Reference in a new issue