Skip to content

Commit

Permalink
retest
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv committed Jun 26, 2024
1 parent 03251a3 commit 0cdaa97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
push-image: ${{ github.ref_name == github.event.repository.default_branch }}

chart:
uses: f2calv/gha-workflows/.github/workflows/helm-chart-package.yml@v1
#uses: f2calv/gha-workflows/.github/workflows/helm-chart-package.yml@v1
uses: f2calv/gha-workflows/.github/workflows/helm-chart-package.yml@f2calv/2024-06-helm-chart-tweak
permissions:
packages: write #for pushing helm artifact
contents: read #note: for private repos setting packages to write, will reset all other permissions to none (weird?)
Expand Down

0 comments on commit 0cdaa97

Please sign in to comment.