docs: fix main -> master #97
release.yml
on: push
publish-site
/
Build
Release
publish-site
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L46
The workflow is not valid. .github/workflows/release.yml (Line: 46, Col: 3): Error calling workflow 'mdx-editor/site/.github/workflows/release.yml@master'. The workflow is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/release.yml (Line: 46, Col: 3): Error calling workflow 'mdx-editor/site/.github/workflows/release.yml@master'. The nested job 'build' is requesting 'contents: write, issues: write, pull-requests: write, id-token: write', but is only allowed 'contents: read, issues: none, pull-requests: none, id-token: none'.
|