Skip to content

Commit

Permalink
Release on create tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jchapuis authored Oct 19, 2021
1 parent 87f97e6 commit 3291889
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,10 +1,8 @@
name: Release
on:
push:
branches:
- master
create:
tags:
- '*'
- 'v*'
jobs:
publish:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 3291889

Please sign in to comment.