mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
Remove tag push trigger from release workflow and enable manual dispatch
This commit is contained in:
6
.github/workflows/release-create.yaml
vendored
6
.github/workflows/release-create.yaml
vendored
@@ -1,10 +1,8 @@
|
||||
name: Create a new release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'hub-*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs
|
||||
jobs:
|
||||
release:
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user