Skip to content

Commit

Permalink
Build on tag instead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarow authored Aug 14, 2023
1 parent 27cefbc commit 4ac8f78
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
push:
branches:
- "main"
release:
types:
- "published"
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"


jobs:
Expand Down

0 comments on commit 4ac8f78

Please sign in to comment.