fix: run on tag and not release

This commit is contained in:
Alexander Nicholson 4584443+DragonStuff@users.noreply.github.com
2025-09-10 04:18:08 +09:00
parent 08cab1679e
commit cf1ebda01c

View File

@@ -6,8 +6,6 @@ on:
- main
tags:
- 'v*'
release:
types: [published]
pull_request:
workflow_dispatch: