Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
feliwir authored Jan 12, 2021
1 parent d9b5fe6 commit 07d560c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]

create:
tags:
- v*

jobs:
build:

Expand Down Expand Up @@ -71,4 +74,4 @@ jobs:
release_name: ${{ github.ref }}
body: "TODO: add relase notes ."
draft: false
prerelease: true
prerelease: true

0 comments on commit 07d560c

Please sign in to comment.