Skip to content

Commit

Permalink
Release only on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Oct 9, 2019
1 parent 1e7ff48 commit cf0b2fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: release

on:
push:
branches:
- master
branches-ignore:
- '**'
tags:
- v*.*.*
- 'v*.*.*'

jobs:
release:
Expand Down

0 comments on commit cf0b2fc

Please sign in to comment.