ci: add release yaml #1
release.yaml
on: push
release
/
Configure compilation targets
release
/
...
/
Get next release version
test
/
Test
Matrix: release / test
Waiting for pending jobs
Matrix: release / build-release
Waiting for pending jobs
release
/
Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yaml#L57
The workflow is not valid. semantic-release-action/rust/.github/workflows/release-binary.yml@v5 (Line: 57, Col: 3): Error calling workflow 'semantic-release-action/next-release-version/.github/workflows/next-release-version.yml@v4'. The nested job 'get-next-version' is requesting 'contents: write', but is only allowed 'contents: read'.
|