Skip to content

Commit

Permalink
Update Release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eiyooooo committed Oct 17, 2024
1 parent 2e8156c commit f78d3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
env:
BUILD_TOOLS_VERSION: ${{ env.BUILD_TOOL_VERSION }}

- 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

- uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit f78d3bf

Please sign in to comment.