Skip to content

Commit

Permalink
Full sha
Browse files Browse the repository at this point in the history
  • Loading branch information
frankh committed Oct 4, 2023
1 parent 4a3b10d commit 7d79aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
sed -i 's/^version: \(.*\)$/version: \1-${{ github.sha }}/g' charts/housewatch/Chart.yaml
- name: Run chart-releaser
uses: helm/chart-releaser-action@ed43eb3
uses: helm/chart-releaser-action@ed43eb303604cbc0eeec8390544f7748dc6c790d
if: github.repository == 'PostHog/charts-clickhouse'
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 7d79aae

Please sign in to comment.