Skip to content

Commit

Permalink
chore: update release please perms
Browse files Browse the repository at this point in the history
  • Loading branch information
alanshaw authored Jan 27, 2025
1 parent f5e21a2 commit 381c402
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
name: Changelog
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
outputs:
releases_created: ${{ steps.tag-release.outputs.releases_created }}
steps:
Expand Down

0 comments on commit 381c402

Please sign in to comment.