Skip to content

Commit

Permalink
fix(ci): Remove erroring permissons
Browse files Browse the repository at this point in the history
Signed-off-by: macinsight <gh@macinsight.net>
  • Loading branch information
macinsight committed Nov 28, 2023
1 parent 0545bbe commit 1992e70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
reverseOrder: true
- name: Commit CHANGELOG.md
uses: stefanzweifel/git-auto-commit-action@v4
permissions:
- contents: write
with:
branch: ci
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
Expand Down

0 comments on commit 1992e70

Please sign in to comment.