mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-10-28 03:46:06 -05:00
Change Helm chart releaser to use version tags only
This commit is contained in:
committed by
Michael Shamoon
parent
fb46c1b96a
commit
a707818b4d
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