Skip to content

Commit

Permalink
Merge pull request #21 from kindlyops/tags-again
Browse files Browse the repository at this point in the history
Another variation on push filters
  • Loading branch information
statik authored Oct 3, 2019
2 parents 3db2c7e + af25c8f commit b61f45e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: GoReleaser

on:
push:
branches:
- "releases/**"
tags:
- "v**"

jobs:
release:
Expand Down

0 comments on commit b61f45e

Please sign in to comment.