Fix workflow.

This commit is contained in:
Nolan Darilek 2024-07-06 19:02:27 -05:00
parent 60b8213c3a
commit c99e2d4d80

View File

@ -1,6 +1,7 @@
name: Release
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
workflow_dispatch: