mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Github Action tuning
This commit is contained in:
parent
8b0caf4979
commit
691ce27ba6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github_release.yml
vendored
2
.github/workflows/github_release.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: release-artifacts
|
name: release-artifacts
|
||||||
paths: |
|
path: |
|
||||||
app/build/outputs/apk/release/
|
app/build/outputs/apk/release/
|
||||||
app/build/outputs/bundle/release/
|
app/build/outputs/bundle/release/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue