electron / website

:electron: The Electron website
https://electronjs.org
Apache License 2.0
119 stars 133 forks source link

ci: try fixing publish job #621

Closed dsanders11 closed 3 months ago

dsanders11 commented 3 months ago

Hit an issue with nested workflows and permissions. I think this should fix it.

The workflow is not valid. .github/workflows/push-main.yml (Line: 30, Col: 3): Error calling workflow 'electron/website/.github/workflows/build-and-deploy.yml@main'. The nested job 'build_and_deploy' is requesting 'actions: read', but is only allowed 'actions: none'.