We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8156c commit f78d3bfCopy full SHA for f78d3bf
.github/workflows/Release.yml
@@ -42,7 +42,7 @@ jobs:
42
env:
43
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}
44
45
- - run: mv ${{steps.sign_app.outputs.signedReleaseFile}} MD3-example_$GITHUB_REF_NAME.apk
+ - run: mv ${{steps.sign_app.outputs.signedReleaseFile}} Fold_Switcher_$GITHUB_REF_NAME.apk
46
47
- uses: ncipollo/release-action@v1
48
with:
0 commit comments