mirror of
https://github.com/ysoftdevs/secret-duplicator.git
synced 2026-01-17 07:36:40 +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:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
tags:
|
||||
- '*'
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user