We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a59641 + 593aadd commit 9e82467Copy full SHA for 9e82467
.github/workflows/develop-chart.yml
@@ -23,6 +23,8 @@ jobs:
23
nix-shell --pure --run "./scripts/helm/publish-chart-yaml.sh --check-chart "$branch"" ./scripts/helm/shell.nix
24
- name: Publish Mayastor Helm chart
25
uses: stefanprodan/[email protected]
26
+ env:
27
+ TMPDIR: /tmp
28
with:
29
token: ${{ secrets.GITHUB_TOKEN }}
30
charts_dir: .
0 commit comments