deploy on tag only

This commit is contained in:
Ben Allfree 2026-02-22 11:04:54 -08:00
parent 40ac95e8e6
commit a1ee0789a6

View file

@ -2,8 +2,8 @@ name: Deploy to Cloudflare Workers
on:
push:
branches:
- main
tags:
- '*'
workflow_dispatch:
jobs: