Skip to content

Commit

Permalink
🌿 simplify ghs trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
aureq committed Sep 17, 2023
1 parent 0f52555 commit 4b25892
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ name: cert-manager-webhook-ovh actions
on:
push:
tags:
- [0-9].[0-9]+.[0-9]+
- [0-9].[0-9]+.[0-9]+-alpha.*
- [0-9].[0-9]+.[0-9]+-beta.*
- [0-9]*

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 4b25892

Please sign in to comment.