File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ permissions:
1010jobs :
1111 release :
1212 permissions :
13- contents : write # Create release and push tags
14- pull-requests : read # Read PR labels for release-drafter
15- packages : write # Push container image to ghcr.io
16- id-token : write # Federate for artifact attestation
17- attestations : write # Generate build provenance attestations
18- discussions : write # Create release announcement discussion
13+ contents : write # Create release and push tags
14+ pull-requests : read # Read PR labels for release-drafter
15+ packages : write # Push container image to ghcr.io
16+ id-token : write # Federate for artifact attestation
17+ attestations : write # Generate build provenance attestations
18+ discussions : write # Create release announcement discussion
1919 uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@592067a69a43d2285f933753d89a7c9d51b96530 # v1.0.0
2020 with :
2121 publish : true
You can’t perform that action at this time.
0 commit comments