Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simargl committed May 3, 2024
1 parent 093d5de commit 71aad23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: >-
gh release create ${{ github.ref_name }}.${{ github.run_number }}
gh release create flradio-${{ github.ref_name }}.run${{ github.run_number }}
"FLRadio-x86_64.AppImage"

0 comments on commit 71aad23

Please sign in to comment.