Skip to content

Commit

Permalink
Release only releases
Browse files Browse the repository at this point in the history
Inspired by <walles/riff#64>.
  • Loading branch information
walles committed May 9, 2024
1 parent f1e8866 commit 21b87eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Continuous Delivery

on:
push:
tags:
- "*"
release:
types: [released]

jobs:
homebrew:
Expand Down

0 comments on commit 21b87eb

Please sign in to comment.