Skip to content

Commit

Permalink
Remove permissions settings
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Feb 6, 2024
1 parent c91f79d commit 5d24849
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release_charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ on:
- "deploy/charts/**"
jobs:
release:
permissions:
contents: write
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5d24849

Please sign in to comment.