deploy on tag only

This commit is contained in:
Ben Allfree
2026-02-22 11:04:54 -08:00
parent 40ac95e8e6
commit a1ee0789a6
+2 -2
View File
@@ -2,8 +2,8 @@ name: Deploy to Cloudflare Workers
on: on:
push: push:
branches: tags:
- main - '*'
workflow_dispatch: workflow_dispatch:
jobs: jobs: