Allow any tag to trigger (#2)
All checks were successful
Deploy / deploy (push) Successful in 41s

Reviewed-on: #2
This commit is contained in:
Andrew Tomaka 2024-07-12 20:59:46 -04:00
parent 20dd98b2da
commit 240a912419

View file

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