testing
This commit is contained in:
parent
6137267a52
commit
f560f5fd95
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download Signed AAB
|
||||
uses: https://github.com/dawidd6/action-download-artifact@v7
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
workflow: main.yml
|
||||
workflow_conclusion: success
|
||||
|
|
Loading…
Reference in a new issue