Skip to content

Commit

Permalink
fix release build
Browse files Browse the repository at this point in the history
  • Loading branch information
mathisdt committed Feb 13, 2021
1 parent 129a549 commit d8c858f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- "**"
tags:
- "v*"

jobs:
build:
Expand Down

0 comments on commit d8c858f

Please sign in to comment.