fix: updated workflow

This commit is contained in:
CappielloAntonio
2024-12-31 12:54:28 +01:00
parent c8c1bcfd3e
commit e305f20811

View File

@@ -52,7 +52,7 @@ jobs:
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
- name: Make artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: app-release-signed
path: ${{steps.sign_apk.outputs.signedReleaseFile}}