Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simargl authored May 3, 2024
1 parent 71aad23 commit 59b871d
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 flradio-${{ github.ref_name }}.run${{ github.run_number }}
gh release create ${{ github.event.repository.name }}-1.0.7-${{ github.run_number }}
"FLRadio-x86_64.AppImage"

0 comments on commit 59b871d

Please sign in to comment.