We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740a2f8 commit 6961945Copy full SHA for 6961945
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
uses: softprops/action-gh-release@v1
37
with:
38
files: |
39
- build/f7-firmware-C/.extapps/FlipBIP.fap
+ build/f7-firmware-C/.extapps/flipbip.fap
40
applications_user/FlipBIP/README.md
41
name: ${{steps.tag.outputs.tag}}
42
body: Built against Flipper Zero firmware v${{ env.firmware_version }}
0 commit comments