Skip to content

Commit 960afd7

Browse files
committed
ci(helm): Create github release on tag for helm charts
1 parent 075404d commit 960afd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes-charts-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
if: github.event.pull_request.user.login != 'dependabot[bot]' && github.repository == 'CogStack/cogstack-platform-toolkit'
2121
steps:
22-
- name: CheckoutO
22+
- name: Checkout
2323
uses: actions/checkout@v3
2424
with:
2525
fetch-depth: 0

0 commit comments

Comments
 (0)