Skip to content

Commit

Permalink
Release on version tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
minhdanh committed Oct 23, 2021
1 parent 53db29d commit 3694469
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Release
on:
release:
types: [created]
push:
tags:
- "v*.*.*"

jobs:
releases-matrix:
Expand Down

0 comments on commit 3694469

Please sign in to comment.