Skip to content

Commit

Permalink
ci: support tags
Browse files Browse the repository at this point in the history
  • Loading branch information
EINDEX committed Sep 17, 2023
1 parent e2d16d3 commit bf0ceeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
push:
branches:
- "main"
tags:
- "v*.*.*"
pull_request_target:
branches:
- "main"
Expand Down

0 comments on commit bf0ceeb

Please sign in to comment.