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

View File

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