Skip to content

Commit d5622de

Browse files
Fix missing permissions on attestation publishing in CI (#765)
* Fix missing permissions * Fix yamllint error --------- Signed-off-by: Matt Norton <matt@carrotmanmatt.com>
1 parent e4bdfbb commit d5622de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check-build-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ jobs:
239239
== 'CSSUoB/TeX-Bot-Py-V2'
240240
needs: [mypy, pre-commit, pymarkdown, pytest, ruff-lint, uv-check]
241241
permissions:
242+
artifact-metadata: write
242243
attestations: write
243244
id-token: write
244245
packages: write

0 commit comments

Comments
 (0)