Skip to content

Commit

Permalink
Update charts-release.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Kjeld Schouten <[email protected]>
  • Loading branch information
PrivatePuffin authored Oct 17, 2024
1 parent 6746d57 commit 2be1c05
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/charts-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Checkout
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with:
token: ${{ secrets.BOT_TOKEN }}
fetch-depth: 0

- name: Get Changelog Format Version
Expand Down Expand Up @@ -111,7 +110,6 @@ jobs:
shell: bash
if: github.event_name == 'push'
env:
CR_TOKEN: "${{ secrets.BOT_TOKEN }}"
CR_SKIP_EXISTING: "true"
run: |
owner=$(cut -d '/' -f 1 <<< "$GITHUB_REPOSITORY")
Expand Down

0 comments on commit 2be1c05

Please sign in to comment.