mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Change Helm chart releaser to use version tags only
This commit is contained in:
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- main
|
- v*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release_chart:
|
release_chart:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user