Skip to content

Commit f78d3bf

Browse files
committed
Update Release.yml
1 parent 2e8156c commit f78d3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
env:
4343
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
4444

45-
- run: mv ${{steps.sign_app.outputs.signedReleaseFile}} MD3-example_$GITHUB_REF_NAME.apk
45+
- run: mv ${{steps.sign_app.outputs.signedReleaseFile}} Fold_Switcher_$GITHUB_REF_NAME.apk
4646

4747
- uses: ncipollo/release-action@v1
4848
with:

0 commit comments

Comments
 (0)