Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored May 28, 2023
1 parent 6f08d48 commit 36b8a1b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Release

on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]'
release:
types: [published]

jobs:
release:
Expand Down

0 comments on commit 36b8a1b

Please sign in to comment.