mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Change Helm chart releaser to use version tags only
This commit is contained in:
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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user