Skip to content

Commit

Permalink
switch on new commit for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
edevosc2c committed Oct 24, 2024
1 parent fbebe60 commit 6c33779
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/helm-publish-on-tag.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Helm publish on new tag

on:
on:
push:
tags:
- '*'
branches:
- 'main'

jobs:
chart-publish-on-tag:
Expand Down

0 comments on commit 6c33779

Please sign in to comment.