Skip to content

Commit

Permalink
Merge pull request #11 from crichez/repo/release-workflow
Browse files Browse the repository at this point in the history
Automatically publish releases for new tags
  • Loading branch information
crichez authored Aug 4, 2024
2 parents 26e2284 + d1bd40b commit 9aaafcc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
tags:
- v*

tags-ignore:
- "*-alpha"
- "*-beta"

jobs:
release:
name: Release
Expand Down

0 comments on commit 9aaafcc

Please sign in to comment.