mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
Github Action tuning
This commit is contained in:
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/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user