Skip to content

Commit

Permalink
Fix path.
Browse files Browse the repository at this point in the history
  • Loading branch information
robholland committed Jan 30, 2024
1 parent a3cd613 commit 29454ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
git config --local user.name 'Temporal Data'
git config --local user.email 'commander-data@temporal.io'
- name: Update chart version
- name: Update Temporal chart version
working-directory: charts/temporal
run: |
RE='\([0-9]*\)\.\([0-9]*\)\.[0-9]*'
Expand Down

0 comments on commit 29454ea

Please sign in to comment.