Skip to content

Commit

Permalink
Remove login step
Browse files Browse the repository at this point in the history
  • Loading branch information
ppawlowski committed Jun 25, 2024
1 parent 0234105 commit bee0ec4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/helm-chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@ jobs:
contents: write
runs-on: ubuntu-latest
steps:
- name: Authenticate GitHub CLI
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh auth login --with-token
- name: Wait for container images build
run: |
while :; do
Expand Down

0 comments on commit bee0ec4

Please sign in to comment.