Skip to content

Commit

Permalink
removed relase on devel
Browse files Browse the repository at this point in the history
  • Loading branch information
ggari-robotnik committed Jul 25, 2024
1 parent 4952fa5 commit 78f8c1d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: |
git add .
if ! git diff --cached --quiet; then
git commit -m "Update Chart readme"
git commit -m "Automated chart README.md update"
git push
else
echo "No changes to commit."
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/helm-releaser.yaml

This file was deleted.

0 comments on commit 78f8c1d

Please sign in to comment.