Skip to content

Commit

Permalink
Update update-chart-releases.yaml (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
j2L4e authored Apr 22, 2024
1 parent 7787c2a commit a0a7c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-chart-releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Github token scoped to job
tag: v0.0.20
tag: v0.0.21
arch: linux-amd64
steps:
- name: checkout
Expand Down

0 comments on commit a0a7c8a

Please sign in to comment.