File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 11name : Publish github pages
22on :
33 push :
4- tags :
5- - v*
4+ branches :
5+ - main
66jobs :
77 build-and-deploy :
88 runs-on : ubuntu-latest
2121 run : make docs
2222 -
2323 name : Deploy
24- uses : JamesIves/github-pages-deploy-action@releases/v3
24+ uses : JamesIves/github-pages-deploy-action@v4
2525 with :
26- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
27- BRANCH : gh-pages
28- FOLDER : .
26+ folder : .
Original file line number Diff line number Diff line change 55
66A command-line interface for interaction with Apache Kafka
77
8- image:https://github.com/deviceinsight/kafkactl/workflows/Lint%20%2F%20Test%20%2F%20IT /badge.svg?branch=main [Build Status,link=https://github.com/deviceinsight/kafkactl/actions]
8+ image:https://github.com/deviceinsight/kafkactl/actions/ workflows/lint_test.yml /badge.svg[Build Status,link=https://github.com/deviceinsight/kafkactl/actions]
99| image:https://img.shields.io/badge/command-docs-blue.svg[command docs,link=https://deviceinsight.github.io/kafkactl/]
1010
1111== Features
You can’t perform that action at this time.
0 commit comments