Fix push tag
All checks were successful
Ruby CI / test (pull_request) Successful in 46s
Deploy / deploy (push) Successful in 2m16s

This commit is contained in:
Andrew Tomaka 2024-07-13 13:51:01 -04:00
parent b82b315468
commit 4cf11f665d
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE

View file

@ -1,7 +1,9 @@
name: Deploy
on:
tag:
push:
tags:
- "**"
jobs:
deploy: