Skip to content

Commit

Permalink
revert ci
Browse files Browse the repository at this point in the history
  • Loading branch information
f2calv committed Jun 26, 2024
1 parent 0cdaa97 commit 7197847
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ 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@f2calv/2024-06-helm-chart-tweak
uses: f2calv/gha-workflows/.github/workflows/helm-chart-package.yml@v1
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 7197847

Please sign in to comment.