mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-16 00:36:22 +00:00
Change Helm chart releaser to use version tags only
This commit is contained in:

committed by
Michael Shamoon

parent
3aa9de983e
commit
22cf5837fd
4
.github/workflows/release-chart.yml
vendored
4
.github/workflows/release-chart.yml
vendored
@@ -3,8 +3,8 @@ name: Release Charts
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
release_chart:
|
||||
|
Reference in New Issue
Block a user