Skip to content

Commit 6961945

Browse files
authored
Update release.yml
1 parent 740a2f8 commit 6961945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: softprops/action-gh-release@v1
3737
with:
3838
files: |
39-
build/f7-firmware-C/.extapps/FlipBIP.fap
39+
build/f7-firmware-C/.extapps/flipbip.fap
4040
applications_user/FlipBIP/README.md
4141
name: ${{steps.tag.outputs.tag}}
4242
body: Built against Flipper Zero firmware v${{ env.firmware_version }}

0 commit comments

Comments
 (0)