mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 08:53:53 +00:00
Hopefully, fix the tag workflow by ensuring the correct commit SHA is used when triggered by workflow_run events. Use the triggering workflow's run number and avoid using workflow inputs when determining the build run number. Also, do not tag Nightly, Manual, or Profiling releases and prevent pushing tags on dry runs.