0
Fork 0
mirror of https://github.com/penpot/penpot-helm.git synced 2024-12-22 05:32:59 -05:00

chore: enable release action

This commit is contained in:
David Barragán Merino 2024-07-24 13:19:58 +02:00
parent f1bf37740b
commit 6547fe0907

View file

@ -1,7 +1,7 @@
name: Release Charts name: Release Charts
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
logLevel: logLevel:
description: 'Log level' description: 'Log level'
@ -12,11 +12,11 @@ on:
- info - info
- warning - warning
- debug - debug
#push: push:
# branches: branches:
# - main - main
# paths: paths:
# - "charts/**" - "charts/**"
jobs: jobs:
release: release: