feat(workflow): update permissions for release workflow (#3333)

This commit is contained in:
James Rich 2025-10-04 12:37:04 -05:00 committed by GitHub
parent 015bf123b2
commit 1a91223e89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,6 +23,9 @@ on:
permissions:
contents: write
pull-requests: read
id-token: write
attestations: write
jobs:
create-tag: