mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
Fix indentation in release workflow YAML
This commit is contained in:
2
.github/workflows/release-create.yaml
vendored
2
.github/workflows/release-create.yaml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
release:
|
||||
types: [created]
|
||||
jobs:
|
||||
release:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user