Update release.yml

This commit is contained in:
Luke Hagar
2025-10-01 17:47:37 -05:00
committed by GitHub
parent 96a29490a8
commit 54bad23a2f

View File

@@ -4,6 +4,7 @@ on:
workflow_run:
workflows: ["CI"] # Must match the CI workflow name exactly
types: [completed]
branches: [main]
permissions:
contents: write # Needed to create tags/releases