Skip to content

Commit

Permalink
ci: run on tag push
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Feb 2, 2024
1 parent 067bb07 commit e05a9ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Continuous Deployment (Release)

on:
push:
branches:
- main
tags:
- 'v*.*.*'

defaults:
run:
Expand Down

0 comments on commit e05a9ea

Please sign in to comment.