mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
fix: updated workflow
This commit is contained in:
2
.github/workflows/github_release.yml
vendored
2
.github/workflows/github_release.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
|
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
|
||||||
|
|
||||||
- name: Make artifact
|
- name: Make artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: app-release-signed
|
name: app-release-signed
|
||||||
path: ${{steps.sign_apk.outputs.signedReleaseFile}}
|
path: ${{steps.sign_apk.outputs.signedReleaseFile}}
|
||||||
|
|||||||
Reference in New Issue
Block a user