Skip to content

Commit

Permalink
Update firmware.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxushka authored Jul 23, 2023
1 parent da9d69d commit 2d5e306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.sha }}
tag_name: ${{ github.run_number }}
release_name: Compiled commit ${{ github.sha }}
body: |
Auto-Generated DFU images
Expand Down

0 comments on commit 2d5e306

Please sign in to comment.