Skip to content

Commit

Permalink
do not delete jobs in helm
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksym Trofimenko committed Jan 1, 2025
1 parent 5f33d27 commit ffb031d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ jobs:
run: mkdir -p dist

- name: Converts Markdown to HTML
uses: jaywcjlove/markdown-to-html-cli@main
uses: jaywcjlove/markdown-to-html-cli@v4.0.3
with:
source: README.md
github-corners: https://github.com/jaywcjlove/markdown-to-html-cli
output: dist/index.html

- name: Deploy 🚀
Expand Down

0 comments on commit ffb031d

Please sign in to comment.