Actions: Fix tagging upon release. (#10521)

Current release tags are actually based upon the latest state of `develop` currently...
Specify target_commitish to always use the commit that triggered the build
This commit is contained in:
Austin
2026-05-21 06:09:57 -05:00
committed by GitHub
co-authored by GitHub
parent 2f92eb8499
commit 894c5556cf
+1
View File
@@ -333,6 +333,7 @@ jobs:
prerelease: true
name: Meshtastic Firmware ${{ needs.version.outputs.long }} Alpha
tag_name: v${{ needs.version.outputs.long }}
target_commitish: ${{ github.sha }}
body: ${{ steps.release_notes.outputs.notes }}
- name: Download source deb