Skip to content

Commit

Permalink
ci: deploy on new tags
Browse files Browse the repository at this point in the history
Release-As: 0.2.1
  • Loading branch information
taobojlen committed Mar 11, 2023
1 parent 3207c3a commit 9d40c4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ on:
push:
branches:
- main
tags:
- "v*"

name: release-please

Expand Down

0 comments on commit 9d40c4f

Please sign in to comment.