Skip to content

Commit

Permalink
Merge pull request #214 from amattu2/deploy-on-tag
Browse files Browse the repository at this point in the history
ci: Auto deploy on new tag
  • Loading branch information
amattu2 authored Sep 29, 2024
2 parents ad6d8af + 941a93c commit 4114836
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/cloudflare-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ concurrency:
on:
workflow_dispatch:
push:
branches:
- master
- main
tags:
- "v*"
paths:
- "src/**"
- "public/**"
Expand Down

0 comments on commit 4114836

Please sign in to comment.