Skip to content

Commit

Permalink
chore: update GHA version badge (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
zzorica authored Jan 14, 2024
1 parent 143cde6 commit eb76f3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_version_badge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUBBOT_TOKEN }}

- name: Install Helm
uses: azure/setup-helm@v3
Expand All @@ -30,3 +32,4 @@ jobs:
file_pattern: README.md
branch: main
commit_message: 'docs: update README.md version badge [skip ci]'
push_options: --force

0 comments on commit eb76f3f

Please sign in to comment.