Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
clamoriniere committed Aug 30, 2021
1 parent 7cf6b86 commit 0379a2f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: release
on:
push:
branches:
- "v*.*"
- 'v*.*'
tags:
- 'v*.*'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0379a2f

Please sign in to comment.