Skip to content

Commit

Permalink
Enable CI workflow for tag releases
Browse files Browse the repository at this point in the history
  • Loading branch information
wallabra committed Apr 27, 2021
1 parent 11626f0 commit e9e076a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build & Deploy
on:
push:
tags:
- 'v*.*.*'
branches:
- master
pull_request:
Expand Down

0 comments on commit e9e076a

Please sign in to comment.