Allow any tag to trigger

This commit is contained in:
Andrew Tomaka 2024-07-12 20:55:30 -04:00
parent 20dd98b2da
commit 867e7f2edf
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -3,6 +3,7 @@ name: Deploy
on:
push:
tags:
- *
jobs:
deploy: