add release workflow
All checks were successful
renovate / renovate (push) Successful in 1m5s

This commit is contained in:
2025-06-06 14:07:50 -05:00
parent f5bb3e2403
commit 2be7e3789c

View File

@@ -1,16 +1,16 @@
name: release-charts-cloudfbarman-cloudlared name: release-charts-gitea-actions
on: on:
push: push:
branches: branches:
- main - main
paths: paths:
- "charts/barman-cloud/**" - "charts/gitea-actions/**"
workflow_dispatch: workflow_dispatch:
env: env:
WORKFLOW_DIR: "charts/barman-cloud" WORKFLOW_DIR: "charts/gitea-actions"
jobs: jobs:
release: release: