mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-15 08:13:52 +01:00
Make github release from release/legacy-csr
This commit is contained in:
3
.github/workflows/release-chart.yaml
vendored
3
.github/workflows/release-chart.yaml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/legacy-csr
|
||||
paths:
|
||||
- 'charts/**'
|
||||
|
||||
@@ -13,8 +14,6 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
ref: main
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user