Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Fix permissions on nightly releases (intel#13406)
Nightly packages haven't been published in a while and looking at the logs the job failed with 403. The `softprops/action-gh-release` documentation says it needs `contents: write` permissions, which makes sense as it's creating a tag.
- Loading branch information