Skip to content

Commit

Permalink
switch to create tag event
Browse files Browse the repository at this point in the history
  • Loading branch information
Shyam Dwaraknath committed Jan 10, 2020
1 parent 1f868b5 commit 4709c73
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: release

on:
push:
branches:
- master
create:
tags:
- 'v*'
- v*

jobs:
lint:
Expand Down

0 comments on commit 4709c73

Please sign in to comment.