Skip to content

Commit 1dc9928

Browse files
committed
chore: Simplify workflow name for deploying to Cloudflare Workers
1 parent 7ec52ac commit 1dc9928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Deploy to Cloudflare Workers and Create R2 Bucket if Not Exists
1+
name: Deploy Worker
22

33
on:
44
push:

0 commit comments

Comments
 (0)