mirror of
https://github.com/walles/moar.git
synced 2024-11-22 11:45:50 +03:00
Release only releases
Inspired by <https://github.com/walles/riff/pull/64>.
This commit is contained in:
parent
f1e886624e
commit
21b87eb2d9
5
.github/workflows/deployment.yml
vendored
5
.github/workflows/deployment.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: Continuous Delivery
|
name: Continuous Delivery
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
tags:
|
types: [released]
|
||||||
- "*"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
homebrew:
|
homebrew:
|
||||||
|
Loading…
Reference in New Issue
Block a user