mirror of
https://github.com/ysoftdevs/secret-duplicator.git
synced 2026-03-27 11:51:42 +01:00
added action on push to master
This commit is contained in:
2
.github/workflows/release-chart.yaml
vendored
2
.github/workflows/release-chart.yaml
vendored
@@ -2,6 +2,8 @@ name: Release Charts
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 'master'
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user